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
|
libdata-util-perl (0.65-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Nick Morrott ]
* Imported Upstream version 0.65
* Bump Standards-Version to 3.9.8 (no changes)
* Update copyright years
* Remove details for Module::Install
* Drop perl-5.21.patch, applied upstream
* Update metadata
* Update Module::Build(::XSUtil) dependencies
* Add Testsuite header to make package autopkgtest-able
* Include example/ in Testsuite config
* Add hardening=+bindnow build flag
-- Nick Morrott <knowledgejunkie@gmail.com> Tue, 02 Aug 2016 01:50:13 +0100
libdata-util-perl (0.63-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Add patch from CPAN RT for compatibility with perl >= 5.21.4.
(Closes: #787454)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Tue, 02 Jun 2015 21:38:26 +0200
libdata-util-perl (0.63-1) unstable; urgency=medium
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Update build dependencies.
* Update years of packaging copyright.
* Update lintian override (changed line number).
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 07 Apr 2014 19:48:19 +0200
libdata-util-perl (0.62-1) unstable; urgency=low
[ 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: test failures" (Closes: #708005)
* Set Standards-Version to 3.9.4 (no changes).
* Update years of copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 12 May 2013 17:57:35 +0200
libdata-util-perl (0.59-1) unstable; urgency=low
* Initial release (closes: #674123).
-- gregor herrmann <gregoa@debian.org> Sat, 26 May 2012 20:03:53 +0200
|