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
|
libdist-zilla-plugin-requiresexternal-perl (1.009-2) unstable; urgency=medium
* Team upload.
* Bump versioned build dependency on libtest-output-perl to >= 1.033.
Cf. #982485
* debian/rules: run dh_auto_test with --no-parallel to avoid confusing
warnings in output.
* Declare compliance with Debian Policy 4.5.1.
-- gregor herrmann <gregoa@debian.org> Tue, 16 Feb 2021 17:44:12 +0100
libdist-zilla-plugin-requiresexternal-perl (1.009-1) unstable; urgency=medium
* Team upload.
[ 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/*: replace ADTTMP with AUTOPKGTEST_TMP.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 1.009.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
* debian/rules: drop manual handling of HOME.
debhelper 13 does this for us.
* debian/watch: use HTTPS.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Oct 2020 03:12:55 +0200
libdist-zilla-plugin-requiresexternal-perl (1.008-1) unstable; urgency=medium
[ 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.
[ Joenio Costa ]
* Import upstream version 1.008.
* Declare compliance with Debian Policy 4.1.0.
[ gregor herrmann ]
* Drop ancient alternative build dependency on Test::More.
* Set HOME in debian/rules, otherwise t/externaldeps.t fails.
* Set HOME for autopkgtest as well.
* Use HTTPS for MetaCPAN URLs in debian/{control,copyright}.
-- Joenio Costa <joenio@joenio.me> Wed, 27 Sep 2017 12:46:14 -0300
libdist-zilla-plugin-requiresexternal-perl (1.006-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.006.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Thu, 07 Jan 2016 19:47:02 +0100
libdist-zilla-plugin-requiresexternal-perl (1.005-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.005.
* Update years of upstream copyright.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Sat, 04 Jul 2015 19:31:26 +0200
libdist-zilla-plugin-requiresexternal-perl (1.4-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Run test non-verbosely. (Closes: #785232)
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
* Add debian/upstream/metadata
-- gregor herrmann <gregoa@debian.org> Wed, 20 May 2015 21:15:29 +0200
libdist-zilla-plugin-requiresexternal-perl (1.4-1) unstable; urgency=low
* Initial Release. (Closes: #714893)
-- Joenio Costa <joenio@colivre.coop.br> Tue, 2 Jul 2013 21:14:40 -0300
|