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
|
libtest-unixsock-perl (0.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 06:23:32 +0100
libtest-unixsock-perl (0.4-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update GitHub URLs to use HTTPS.
* Import upstream version 0.4.
* Drop test-simple.patch.
It looks like this is the same as
https://github.com/fujiwara/Test-UNIXSock/issues/3 which is fixed now.
(Closes: #868363)
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop unneeded version constraint.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove trailing whitespace from debian/*.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Jul 2019 18:14:03 -0300
libtest-unixsock-perl (0.2-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.2.
* Drop test-inc.patch, merged upstream.
* Drop unneeded libmodule-build-perl build dependency.
* Add patch to conditionally skip t/15_oo_unix.t when Test::More >= 1.3
is found. Cf. #865380
* debian/control: drop the Build-Conflicts-Indep on newer Test::More.
Not needed with the new patch. (Closes: #865380)
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Fri, 14 Jul 2017 23:10:50 +0200
libtest-unixsock-perl (0.1-1) unstable; urgency=low
* Initial Release. (Closes: #849809)
-- Christopher Hoskin <mans0954@debian.org> Sat, 21 Jan 2017 20:52:07 +0000
|