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
|
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
|