1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389
|
php-monolog (1.26.0-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Update changelog
[ David Prévot ]
* Rename stable branch to debian/bullseye (DEP-14)
* Use upstream Git repository as source, restoring tests and doc
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
* Use php-curl, php-redis and php-nrk-predis for tests
* Adapt to recent version of PHPUnit (9)
* Extend d/clean
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Sat, 26 Dec 2020 12:57:12 -0400
php-monolog (1.25.5-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Update changelog
[ David Prévot ]
* Set Rules-Requires-Root: no.
-- David Prévot <taffit@debian.org> Fri, 31 Jul 2020 08:06:18 +0200
php-monolog (1.25.4-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Update changelog
[ David Prévot ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
* Use debhelper-compat 13
-- David Prévot <taffit@debian.org> Sat, 30 May 2020 15:57:47 -1000
php-monolog (1.25.3-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Update changelog
[ David Prévot ]
* Set upstream metadata fields: Repository, Repository-Browse.
-- David Prévot <taffit@debian.org> Sun, 22 Dec 2019 07:50:02 +1100
php-monolog (1.25.2-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Update changelog
[ David Prévot ]
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Repository.
-- David Prévot <taffit@debian.org> Fri, 15 Nov 2019 06:39:58 -1000
php-monolog (1.25.1-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Update changelog
[ David Prévot ]
* Adapt packaging to removed documentation
* Update standards version, no changes needed.
* Add missing colon in closes line.
* Fix file permission
-- David Prévot <taffit@debian.org> Sat, 07 Sep 2019 16:49:52 -1000
php-monolog (1.24.0-1) unstable; urgency=medium
* Drop versioned dependencies satisfied in stable
* Drop get-orig-source target
* Use https in Format
* Move Vcs-* to salsa.d.o
* Make preview handling more generic
* Track version 1 for Buster
* Drop outdated test suite (Closes: #917761)
* Use debhelper-compat 12
* Update Standards-Version to 4.3.0
-- David Prévot <taffit@debian.org> Sun, 13 Jan 2019 12:15:58 +1100
php-monolog (1.23.0-1) unstable; urgency=medium
[ Remon van de Kamp ]
* Use first day/first month for date calculations in RotatingFileHandlerTest
(#963) (Closes: #861468)
[ David Prévot ]
* Clean directory created during tests
* Update Standards-Version to 4.0.1
* Adapt to changed upstream filenames
-- David Prévot <taffit@debian.org> Mon, 07 Aug 2017 07:11:05 -0400
php-monolog (1.22.0-1) unstable; urgency=medium
[ Jonathan A. Schweder ]
* add MercurialProcessor
[ Jordi Boggiano ]
* Add support for AWS SDK v3
[ Haralan Dobrev ]
* Add a Slackbot handler
* Add a Slack Webhooks handler using the same SlackRecord util
-- David Prévot <taffit@debian.org> Tue, 29 Nov 2016 16:37:15 -1000
php-monolog (1.21.0-1) unstable; urgency=medium
[ Nishanth Aravamudan ]
* Add nocheck and stage1 build profiles (Closes: #829764)
[ Francis Besset ]
* Added informations to normalize a SoapFault
[ Jordi Boggiano ]
* Allow other separators for the date format in RotatingFileHandler
* Allow formatting of message by setting a line formatter on SlackHandler
* Revert #810 and remove the context info in the php error logger of
ErrorHandler, fixes #828, closes: #810
[ Adam Kiss ]
* Added option to log errors regardless of error_reporting setting
-- David Prévot <taffit@debian.org> Fri, 11 Nov 2016 05:49:10 -0930
php-monolog (1.20.0-1) unstable; urgency=medium
[ Nils Adermann ]
* Provide means to manually activate a FingersCrossedHandler
[ Jordi Boggiano ]
* Add getter for the StreamHandler URL, fixes #797
[ Dmitry Ivanov ]
* HtmlFormatter methods accessibility
[ s4msung ]
* include $context in error_handler
-- David Prévot <taffit@debian.org> Mon, 04 Jul 2016 16:50:48 -0400
php-monolog (1.19.0-2) unstable; urgency=medium
* Drop php-aws-sdk from build-dependencies (it depends on php-guzzle that is
not ready for PHP 7.0, see #821698)
-- David Prévot <taffit@debian.org> Sun, 26 Jun 2016 00:43:31 -0400
php-monolog (1.19.0-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Truncate single messages if they go over the hipchat limit, fixes #629
* Only close handles that have been opened by the StreamHandler, fixes #764
* Add DeduplicationHandler to avoid spamming the same log records
* Add ability to use formatter in email subject lines
* Add getStream to the StreamHandler
* Update changelog
[ David Prévot ]
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Tue, 12 Apr 2016 17:08:50 -0400
php-monolog (1.18.2-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Fix elastica formatter test, refs #742
* Truncate messages if they reach the max length of GELF messages, fixes #751
* Update changelog
[ Grégoire Paris ]
* use maintained package reference in suggestion
[ chalasr ]
* Change copyright's end date from 2015 to 2016
[ David Prévot ]
* Update copyright (years)
* Update overrides
-- David Prévot <taffit@debian.org> Sat, 02 Apr 2016 18:33:35 -0400
php-monolog (1.18.1-1) unstable; urgency=medium
[ John Hunt ]
* Fixed small syntax bug with BrowserConsoleHandler preventing console output
[ Jordi Boggiano ]
* Fix SlackHandler bug where slack drops some messages if the socket is
closed too early, fixes #729
[ shiyangwu520 ]
* Update RedisHandler.php
[ Jean-Baptiste Nahan ]
* Fix content_type property
-- David Prévot <taffit@debian.org> Thu, 17 Mar 2016 19:11:32 -0400
php-monolog (1.18.0-1) unstable; urgency=medium
* PHP 7.0 transition:
- Drop php5-mongo dependency
- Build with recent pkg-php-tools
* Build-depend on php-amqp now available for tests
* Exclude test depending on php-console
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Sun, 06 Mar 2016 12:55:04 -0400
php-monolog (1.17.2-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Fix CS and php5.3 compat
* Do not assume we have a Logger in ErrorHandler, fixes #666
* Update changelog
[ Aleksei Shmelev ]
* SwiftMailerHandler bugfix.
Added generating unique id when building message and test.
[ raph ]
* Use `text` and `title` fields for SlackHandler
-- David Prévot <taffit@debian.org> Thu, 22 Oct 2015 17:39:14 -0400
php-monolog (1.17.1-1) unstable; urgency=medium
[ Frederik Bosch ]
* FIX IntrospectionProcessor: E_NOTICE
[ Tomasz Wójcik ]
* RavenHandler handles custom checksums
* RavenHandler supports extra parameters
[ Henrique Moody ]
* Better normalization for resources
[ Jared Markell ]
* Add getUid() to UidProcessor
[ Jordi Boggiano ]
* Update changelog
-- David Prévot <taffit@debian.org> Tue, 01 Sep 2015 16:09:38 -0400
php-monolog (1.16.0-1) unstable; urgency=medium
[ Matt Wells ]
* Adds ability to cap log size in redis
[ Jordi Boggiano ]
* Fix support for associative tag arrays, refs #588
* Close handlers that can be closed after logging a fatal errors, refs #621
* Avoid logging fatal errors twice when both error and fatal error handlers
are present, fixes #622
* Update changelog for 1.16
[ William Johnston ]
* Create directory on initial log write rather than class instantiation.
[ Sam Minnee ]
* Added Logger::setHandlers()
[ Nehal Patel ]
* Added the IFTTTHandler
-- David Prévot <taffit@debian.org> Sat, 29 Aug 2015 09:55:44 -0400
php-monolog (1.15.0-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Split README into a few docs pages
* Update changelog
[ David Prévot ]
* Bump pkg-php-tools version
-- David Prévot <taffit@debian.org> Tue, 28 Jul 2015 10:28:30 +0200
php-monolog (1.14.0-1) unstable; urgency=medium
[ Chad Burrus ]
* update copyright date to 2015
[ barbushin ]
* Add PHPConsoleHandler to debug in Google Chrome
[ Jordi Boggiano ]
* Prepare release 1.14
[ David Prévot ]
* Depend on phpab for CI
* Update copyright
* Update overrides
-- David Prévot <taffit@debian.org> Sat, 20 Jun 2015 10:54:34 -0400
php-monolog (1.13.1-2) unstable; urgency=medium
* Upload to unstable since Jessie has been released
* Load suggested classes if available
* Use homemade autoload.php for tests and CI
* Drop patch not needed anymore
-- David Prévot <taffit@debian.org> Mon, 18 May 2015 22:37:52 -0400
php-monolog (1.13.1-1) experimental; urgency=medium
[ Jordi Boggiano ]
* Revert "Switch HipChatHandler to API v2", fixes #525
-- David Prévot <taffit@debian.org> Fri, 13 Mar 2015 01:07:06 -0400
php-monolog (1.13.0-1) experimental; urgency=medium
[ Jordi Boggiano ]
* Prepare 1.13 release
[ David Prévot ]
* Provide homemade autoload.php
* Use more packaged classes for tests
-- David Prévot <taffit@debian.org> Thu, 05 Mar 2015 13:59:33 -0400
php-monolog (1.12.0-1) experimental; urgency=medium
* Upload to experimental to respect the freeze
* Use php-symfony-class-loader instead of php-symfony-classloader
* Revert "Drop provide (can’t be used before Jessie gets released)"
-- David Prévot <taffit@debian.org> Tue, 30 Dec 2014 10:55:21 -0400
php-monolog (1.11.0-1) unstable; urgency=medium
[ gkedzierski ]
* Add basic Slack logging functionality
[ David Prévot ]
* No tests if DEB_BUILD_OPTIONS contains nocheck
* Bump standards version to 3.9.6
* Drop now useless XS-Testsuite
* Drop provide (can’t be used before Jessie gets released)
* Update overrides for new dependency
[ Hari K T ]
* provide in psr/log-implementation
[ Giorgio Premi ]
* Implemented PhpAmqpLibHandler
[ Harry Truong ]
* PsrLogMessageProcessor updated to add valid string conversion conditions
[ Adam Nicholson ]
* Added MandrillHandler for sending log messages to the Mandrill API
-- David Prévot <taffit@debian.org> Fri, 03 Oct 2014 14:42:59 -0400
php-monolog (1.10.0-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Update target version and changelog
[ David Prévot ]
* Drop failing test (too precise time)
-- David Prévot <taffit@debian.org> Sat, 07 Jun 2014 14:08:54 -0400
php-monolog (1.9.1-2) unstable; urgency=medium
* Add years to the copyright notice
* Allow stderr output during tests
-- David Prévot <taffit@debian.org> Fri, 30 May 2014 00:02:07 -0400
php-monolog (1.9.1-1) unstable; urgency=low
* Initial release (closes: #726276)
-- David Prévot <taffit@debian.org> Fri, 23 May 2014 16:01:00 -0400
|