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
|
liblog-any-adapter-screen-perl (0.140-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
* Update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Simplify rules.
Stop build-depend on devscripts cdbs.
* Stop build-depend on dh-buildinfo.
* Mark build-dependencies needed only for testsuite as such.
* Declare compliance with Debian Policy 4.3.0.
* Enable autopkgtest.
* Set Rules-Requires-Root: no.
* Update copyright info:
+ Strip superfluous copyright signs.
+ Extend coverage of packaging.
+ Extend coverage for main upstream author.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Update git-buildpackage config: Filter any .git* file.
* Update watch file:
+ Bump to file format 4.
+ Track only MetaCPAN URL.
+ Rewrite usage comment.
+ Use substitution strings.
* New upstream version 0.140
-- Jonas Smedegaard <dr@jones.dk> Thu, 21 Feb 2019 20:43:29 +0100
liblog-any-adapter-screen-perl (0.13-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.13.
* Update debian/source/lintian-overrides: lintian tagname has changed.
* debian/control*: fix module name in long description.
* debian/copyright*: use HTTPS for Copyright-Format URL.
* Declare compliance with Debian Policy 4.1.2.
-- gregor herrmann <gregoa@debian.org> Mon, 25 Dec 2017 17:10:41 +0100
liblog-any-adapter-screen-perl (0.11-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Rename module/dist from Log-Any-Adapter-ScreenColoredLevel to
Log-Any-Adapter-Screen.
- Add option: default_level to allow configuring default level.
- Reduce startup overhead by 4-5ms (16.8ms to 12ms) in normal cases.
[ Jonas Smedegaard ]
* Rename package from liblog-any-adapter-screencoloredlevel-perl to
liblog-any-adapter-screen-perl.
* Declare compliance with Debian Policy 3.9.7.
* Modernize Vcs-Git field: Use https protocol.
* Update copyright info:
+ Bump (yes, not extend) copyright for main upstream author to cover
current year.
+ Extend copyright of packaging to cover current year.
* Update short and long description, based on upstream info.
-- Jonas Smedegaard <dr@jones.dk> Tue, 08 Mar 2016 13:24:55 +0100
liblog-any-adapter-screencoloredlevel-perl (0.08-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add default formatter that can prefix elapsed time (and other
stuffs in the future) depending on LOG_PREFIX.
+ Add note in documentation about Log::Any proxy object.
[ Axel Beckert ]
* Update copyright info: Fix wrong Github user name in
Upstream-Contact field.
Issue found by DUCK.
[ Jonas Smedegaard ]
* Modernize git-buildpackage config: Avoid git- prefix.
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Override lintian regarding license in License-Reference field.
See bug#786450.
* Override lintian regarding build-depending unversioned on debhelper.
-- Jonas Smedegaard <dr@jones.dk> Tue, 04 Aug 2015 15:31:34 +0200
liblog-any-adapter-screencoloredlevel-perl (0.07-2) unstable; urgency=medium
* Update package relations:
+ Relax to (build-)depend unversioned on liblog-any-adapter-perl:
Needed version satisfied even in oldstable.
+ Favor recent liblog-any-perl over liblog-any-adapter-perl.
See bug#783899.
-- Jonas Smedegaard <dr@jones.dk> Fri, 01 May 2015 17:13:24 +0200
liblog-any-adapter-screencoloredlevel-perl (0.07-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#781052.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 Mar 2015 21:40:10 +0100
|