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
|
libdata-util-perl (0.67-1) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
* Update lintian overrides for renamed tags.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch
* Build-Depends: Drop versioned constraint on perl.
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Import upstream version 0.67.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Update (alternative) build dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Update lintian overrides (changed output format).
* Update debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Mon, 21 Mar 2022 19:05:55 +0100
libdata-util-perl (0.66-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.66
* Declare compliance with Debian Policy 4.1.0
* Bump debhelper compatibility version to 10
* Refresh (build-) dependencies
* Refresh lintian override (offset)
* Update lintian override (ignore spelling errors in comment)
* debian/upstream/metadata: add Bug-Report field
-- Nick Morrott <knowledgejunkie@gmail.com> Sat, 26 Aug 2017 04:06:22 +0100
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
|