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
|
libdata-swap-perl (0.08-3) unstable; urgency=medium
* Add patch to work around Perl_hv_backreferences_p beinh hidden
in perl 5.38.
Thanks to Niko Tyni for the patch. (Closes: #1040386)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Thu, 10 Aug 2023 13:21:11 +0200
libdata-swap-perl (0.08-2) 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
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
[ 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'.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 23:19:57 +0100
libdata-swap-perl (0.08-1) unstable; urgency=medium
[ gregor herrmann ]
* New upstream release.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Add patch to fix failures under perl 5.26, taken from CPAN RT.
Thanks to Father Chrysostomos <sprout@cpan.org> (Closes: #865025)
* Set bindnow linker flag in debian/rules.
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Mon, 19 Jun 2017 23:01:23 +0200
libdata-swap-perl (0.07-2) unstable; urgency=medium
* Add patch to fix build failures with -Werror=format-security.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Dec 2013 18:30:10 +0100
libdata-swap-perl (0.07-1) unstable; urgency=low
* Initial release (closes: #733265).
-- gregor herrmann <gregoa@debian.org> Fri, 27 Dec 2013 22:58:47 +0100
|