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
|
liblog-report-perl (1.34-1) unstable; urgency=medium
* Import upstream version 1.34.
* Update years of upstream and packaging copyright.
* Use variables in debian/rules.
* Declare compliance with Debian Policy 4.6.1.
* Refresh lintian override (formatting).
-- gregor herrmann <gregoa@debian.org> Sun, 18 Sep 2022 17:23:35 +0200
liblog-report-perl (1.33-1) unstable; urgency=medium
* Import upstream version 1.33.
* Declare compliance with Debian Policy 4.6.0.
* Refresh lintian override.
-- gregor herrmann <gregoa@debian.org> Mon, 27 Sep 2021 19:38:22 +0200
liblog-report-perl (1.32-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Update lintian overrides for renamed tags.
* Import upstream version 1.32.
* Update years of upstream and packaging copyright.
* Bump versioned build dependency on liblog-report-optional-perl.
* Declare compliance with Debian Policy 4.5.1.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Mon, 01 Feb 2021 00:00:54 +0100
liblog-report-perl (1.29-1) unstable; urgency=medium
* Team upload
* New upstream version 1.29
* d/control:
- Declare compliance with Debian Policy 4.4.1
- Add Rules-Requires-Root field
* d/copyright:
- Sort header stanza
* d/lintian-overrides:
- Update override
* d/u/metadata:
- Add Bug-* fields; drop deprecated Contact, Name fields
-- Nick Morrott <nickm@debian.org> Thu, 12 Dec 2019 02:16:00 +0000
liblog-report-perl (1.28-1) unstable; urgency=medium
* Import upstream version 1.28.
* Update years of upstream and packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Jul 2019 17:28:29 -0300
liblog-report-perl (1.27-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.27.
* Update debian/upstream/metadata.
* debian/copyright: add upstream email address.
* Declare compliance with Debian Policy 4.1.5.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jul 2018 17:11:01 +0200
liblog-report-perl (1.26-1) unstable; urgency=medium
* New upstream release.
* Update debian/upstream/metadata.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 14 Feb 2018 21:09:21 +0100
liblog-report-perl (1.25-1) unstable; urgency=medium
* New upstream release.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.3.
-- gregor herrmann <gregoa@debian.org> Sun, 07 Jan 2018 00:12:47 +0100
liblog-report-perl (1.23-1) unstable; urgency=medium
* New upstream release.
* Add libxml-libxml-perl to B-D-I, Suggests, and Enhances.
-- gregor herrmann <gregoa@debian.org> Mon, 13 Nov 2017 21:09:31 +0100
liblog-report-perl (1.21-3) unstable; urgency=medium
* Add more modules to debian/tests/pkg-perl/syntax-skip after the move
from a couple of packages from Recommends to Suggests in the previous
upload.
Thanks to ci.debian.net.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Tue, 03 Oct 2017 23:23:01 +0200
liblog-report-perl (1.21-2) unstable; urgency=medium
* Team upload.
* Fix stop (build-)depend on libppi-perl: Unused.
* Relax to suggest and enhance (not depend on) libdancer-perl
libdancer2-perl libdbix-class-perl liblog-dispatch-perl
liblog-log4perl-perl libmojolicious-perl (and stop depend on
libmoo-perl pulled in by Dancer): Extending modules used only
optionally and rarely together.
* Declare compliance with Debian Policy 4.1.1.
-- Jonas Smedegaard <dr@jones.dk> Mon, 02 Oct 2017 13:46:33 +0200
liblog-report-perl (1.21-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.21
* Remove unneeded patches, fixed by upstream
* Update years of upstream copyright
* Update Debian packaging copyright
* Bump debhelper compatibility level to 10
* Declare complaince with Debian Policy 4.0.0
* Update constraint version of liblog-report-optional-perl dependency to 1.03
-- Lucas Kanashiro <kanashiro@debian.org> Tue, 11 Jul 2017 15:03:55 -0300
liblog-report-perl (1.18-1) unstable; urgency=medium
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
* New upstream release.
* Drop spelling.patch, applied upstream.
* Add /me to Uploaders.
* Add new spelling.patch.
* Add patch to fix POD syntax errors.
-- gregor herrmann <gregoa@debian.org> Sun, 30 Oct 2016 16:35:36 +0100
liblog-report-perl (1.16-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Lucas Kanashiro ]
* Import upstream version 1.16
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Mon, 13 Jun 2016 16:13:05 -0300
liblog-report-perl (1.15-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Fri, 29 Apr 2016 17:19:57 +0200
liblog-report-perl (1.14-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop spelling.patch, merged upstream.
* Declare compliance with Debian Policy 3.9.8.
* debian/control: drop unneeded version constraint from libmojolicious-
perl.
* Add patch to fix a spelling mistake in the POD.
-- gregor herrmann <gregoa@debian.org> Sun, 17 Apr 2016 16:11:59 +0200
liblog-report-perl (1.13-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* New upstream release.
* Declare compliance with Debian Policy 3.9.7.
* Add a patch to fix a spelling mistake in the POD.
-- gregor herrmann <gregoa@debian.org> Fri, 12 Feb 2016 21:55:30 +0100
liblog-report-perl (1.12-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update years of upstream copyright.
* Make (build) dependency on liblog-report-optional-perl versioned.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Jan 2016 01:28:36 +0100
liblog-report-perl (1.10-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 1.10
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Update year of upstream copyright
* Add examples
* Update dependencies
* Mark as autopkg-testable
* Override examples installation: '#!/usr/bin/env perl' -> '/usr/bin/perl'
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sun, 29 Nov 2015 16:04:27 -0200
liblog-report-perl (1.05-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Thu, 26 Jun 2014 20:19:38 +0200
liblog-report-perl (1.04-1) unstable; urgency=medium
* Team upload.
* Strip trailing slash from metacpan URLs.
* debian/watch: only zero-pad versions starting with 0.
* New upstream release.
* bin/xgettext-perl is gone, don't try to install it as an example
anymore.
* Update years of upstream copyright.
* Update (build) dependencies.
* Add a lintian override for a spelling question.
* debian/copyright: drop information about removed files.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 22 Jun 2014 10:02:30 +0200
liblog-report-perl (0.998-1) unstable; urgency=low
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Tue, 22 Oct 2013 20:39:42 +0200
liblog-report-perl (0.997-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Add patch to change shebang line in xgettext-perl script.
* d/control: fix capitalization in short description.
-- Nuno Carvalho <smash@cpan.org> Tue, 08 Oct 2013 19:54:45 +0100
liblog-report-perl (0.993-1) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.18: t/50file.t"
(Closes: #710796)
* Drop 01-fix-spelling.diff patch, applied upstream.
* Add new (build) dependency on libdevel-globaldestruction-perl.
* Update years of upstream copyright.
* Set Standards-Version to 3.9.4 (no changes).
* debian/watch: add uversionmangle, in case upstream uses 2-digit minor
versions.
* Add some build dependencies to enable additional tests.
-- gregor herrmann <gregoa@debian.org> Sun, 02 Jun 2013 19:49:41 +0200
liblog-report-perl (0.94-1) unstable; urgency=low
* Initial Release. (Closes: #640917)
-- Fabrizio Regalli <fabreg@fabreg.it> Fri, 02 Mar 2012 09:59:49 +0100
|