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
|
libtest-command-simple-perl (0.05-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libtest-command-simple-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 00:04:50 +0100
libtest-command-simple-perl (0.05-2) 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.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 11:57:54 +0100
libtest-command-simple-perl (0.05-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 29 Dec 2020 03:29:52 +0100
libtest-command-simple-perl (0.05-1) unstable; urgency=medium
* Team upload.
* New upstream release.
Fixes
- "exit_status() as advertised in POD is not exported"
(Closes: #781190)
- "NAME in Test::Command::Simple(3pm) claims its name is just
Test::Command" (Closes: #781191)
-- gregor herrmann <gregoa@debian.org> Sat, 27 Jun 2015 21:17:33 +0200
libtest-command-simple-perl (0.04-5) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Add explicit build dependency on libmodule-build-perl.
* Don't install almost empty README.
-- gregor herrmann <gregoa@debian.org> Sat, 06 Jun 2015 17:49:55 +0200
libtest-command-simple-perl (0.04-4) unstable; urgency=low
[ Casper Gielen ]
* control: update to standards version 3.9.5 (no changes needed).
* control: Use package name in long description.
* control: Use libtest-pod-perl and libtest-pod-coverage-perl for extra tests.
* copyright: Remove deprecated Format-Specification: and replace Name:.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
-- Casper Gielen <casper-alioth@gielen.name> Fri, 15 Aug 2014 13:52:42 +0200
libtest-command-simple-perl (0.04-3) unstable; urgency=low
* control: switch VCS to anonscm (lintian vcs-field-not-canonical).
-- Casper Gielen <casper-alioth@gielen.name> Mon, 06 Jan 2014 17:26:11 +0100
libtest-command-simple-perl (0.04-2) unstable; urgency=low
[ Casper Gielen ]
* control: update to standards version 3.9.4 (no changes needed).
* control: fix long line in extended description.
[ Joost van Baal-Ilić ]
* control: do not (Build-)Depend on perl-modules. tnx ansgar.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs.
-- Joost van Baal-Ilić <joostvb@debian.org> Wed, 15 May 2013 09:13:48 +0200
libtest-command-simple-perl (0.04-1) unstable; urgency=low
* Initial Release. (Closes: #697849)
[ Joost van Baal-Ilić ]
* packaged regenerated by running dh-make-perl --cpan Test::Command::Simple
--pkg-perl
* control: supply description.
* copyright: extracted from lib/Test/Command/Simple.pm.
* control: updated from 3.9.2 to 3.9.3 (no changes needed).
-- Casper Gielen <casper-alioth@gielen.name> Tue, 8 Jan 2013 13:27:35 +0100
|