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
|
libcpan-mini-inject-perl (0.35-5) unstable; urgency=medium
[ Lukas Märdian ]
* d/p/ignore-die-in-eval.patch:
Fix test failure if Regexp::IPv6 is missing
(LP: #1981608) (Closes: #1014720)
[ gregor herrmann ]
* Revert "(Build-)Depend on working liburi-perl versions."
Depending on specific liburi-perl versions (and forcing
libregexp-ipv6-perl in) was hiding the actual problem.
Thanks to Lukas Märdian.
-- gregor herrmann <gregoa@debian.org> Mon, 08 Aug 2022 18:48:28 +0200
libcpan-mini-inject-perl (0.35-4) unstable; urgency=medium
* (Build-)Depend on working liburi-perl versions. (Closes: #1014720)
-- gregor herrmann <gregoa@debian.org> Mon, 11 Jul 2022 20:55:16 +0200
libcpan-mini-inject-perl (0.35-3) unstable; urgency=medium
* Fix autopkgtests: change permissions of test data back.
Otherwise autopkgtests fails to remove them.
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Thu, 16 Jun 2022 17:17:44 +0200
libcpan-mini-inject-perl (0.35-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
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on libmodule-build-perl.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 22:06:41 +0100
libcpan-mini-inject-perl (0.35-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: change GitHub/CPAN URL(s) to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Damyan Ivanov ]
* New upstream version 0.35
* bump debhelper compatibility level to 9
* add libtest-tcp-perl to build dependencies (because of Net::EmptyPort)
* declare conformance with Policy 4.1.1 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Sat, 04 Nov 2017 22:31:55 +0200
libcpan-mini-inject-perl (0.33-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Add debian/upstream/metadata
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Mon, 01 Jun 2015 19:58:37 +0200
libcpan-mini-inject-perl (0.33-1) unstable; urgency=low
* Initial release (closes: #722703).
-- gregor herrmann <gregoa@debian.org> Fri, 13 Sep 2013 15:46:35 +0200
|