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
|
liblog-contextual-perl (0.009001-1) unstable; urgency=medium
* Import upstream version 0.009001.
* New test dependency: libtest-needs-perl.
-- gregor herrmann <gregoa@debian.org> Thu, 30 May 2024 18:22:27 +0200
liblog-contextual-perl (0.009000-2) unstable; urgency=medium
* Add "Breaks: libobject-remote-perl (<< 0.004002)".
0.004002 is the first upstream release which adapts to
Log::Contextual 0.009000+.
-- gregor herrmann <gregoa@debian.org> Sun, 26 May 2024 17:31:21 +0200
liblog-contextual-perl (0.009000-1) unstable; urgency=medium
* Import upstream version 0.009000.
* Remove (test) dependency on libexporter-declare-perl.
* Update years of upstream and packaging copyright.
* Refresh test and runtime dependencies.
* Update debian/upstream/metadata.
* Update Upstream-Contact.
* Declare compliance with Debian Policy 4.7.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Add empty debian/tests/pkg-perl/syntax-skip for more autopkgtests.
-- gregor herrmann <gregoa@debian.org> Wed, 22 May 2024 18:06:45 +0200
liblog-contextual-perl (0.008001-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Jun 2022 15:46:05 +0100
liblog-contextual-perl (0.008001-1) unstable; urgency=medium
* Import upstream version 0.008001.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 14 Feb 2018 21:05:43 +0100
liblog-contextual-perl (0.008000-1) unstable; urgency=medium
* Import upstream version 0.008000.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Sun, 07 Jan 2018 00:05:30 +0100
liblog-contextual-perl (0.007001-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Florian Schlichting ]
* Import upstream version 0.007001
* Update copyright years
* Declare compliance with Debian Policy 4.1.0
-- Florian Schlichting <fsfs@debian.org> Mon, 18 Sep 2017 22:19:21 +0200
liblog-contextual-perl (0.007000-1) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Florian Schlichting ]
* Import upstream version 0.007000
* Update copyright years
* Declare compliance with Debian Policy 3.9.7
* Bump dh compat to level 9
-- Florian Schlichting <fsfs@debian.org> Mon, 18 Apr 2016 21:28:11 +0200
liblog-contextual-perl (0.006005-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Import Upstream version 0.006005
* Add debian/upstream/metadata
* update upstream metadata
* Update copyright years
* Declare compliance with Debian Policy 3.9.6
* Mark package autopkgtest-able
* Work around failing use.t autopkgtest
-- Florian Schlichting <fsfs@debian.org> Mon, 17 Aug 2015 19:14:06 +0200
liblog-contextual-perl (0.006004-1) unstable; urgency=medium
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Drop manpage-has-bad-whatis-entry.patch; fixed upstream.
* Update years of packaging copyright.
* Drop unneeded version from libexporter-declare-perl (build)
dependency.
-- gregor herrmann <gregoa@debian.org> Wed, 16 Jul 2014 17:41:32 +0200
liblog-contextual-perl (0.006003-1) unstable; urgency=medium
* Import Upstream version 0.006003
* Ship CONTRIBUTING documentation
* Bump copyright years
* Remove copyright paragraph for M::I (dropped upstream)
* Declare compliance with Debian Policy 3.9.5
* Add build-dependency on Test::Fatal
* Drop pod_error.patch, applied upstream
* New manpage-has-bad-whatis-entry.patch
-- Florian Schlichting <fsfs@debian.org> Sun, 23 Feb 2014 22:54:23 +0100
liblog-contextual-perl (0.006000-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release 0.004001, 0.004100.
* Add /me to Uploaders.
* New (build) dependency: libexporter-declare-perl.
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Florian Schlichting ]
* Import Upstream version 0.006000
* Delete version on suggested liblog-log4perl-perl
* Bump year of upstream and M::I copyright
* Update (build-)dependencies
* Bump Standards-Version to 3.9.4 (no change)
* Add myself to uploaders and copyright
* Add pod_errors.patch
-- Florian Schlichting <fsfs@debian.org> Mon, 09 Sep 2013 21:19:13 +0200
liblog-contextual-perl (0.00304-1) unstable; urgency=low
* Initial Release (Closes: #618931)
-- Jonathan Yu <jawnsy@cpan.org> Sat, 19 Mar 2011 14:41:19 -0400
|