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
|
libposix-atfork-perl (0.04-2) unstable; urgency=medium
* Team upload.
[ Helmut Grohne ]
* Fix FTCBFS: Missing Build-Depends: perl-xs-dev. (Closes: #998350)
-- gregor herrmann <gregoa@debian.org> Tue, 02 Nov 2021 20:43:09 +0100
libposix-atfork-perl (0.04-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* update copyright info:
+ add forgotten license comment for main code
+ use License-Grant and Reference fields;
add lintian overrides about Reference field
+ update coverage
+ use secure URI for Contact-Info
* simplify rules;
stop build-depend on devscripts dh-buildinfo cdbs
* use debhelper compatibility level 13 (not 8);
build-depend on debhelper-compat (not debhelper)
* stop build-depend explicitly on (not so) recent perl:
needed version satisfied in all supported releases of Debian,
and is not called directly during build
* stop build-depend on libtest-simple-perl: provided by perl
* set Rules-Requires-Root: no
* declare compliance with Debian Policy 4.6.0
* update watch file:
+ use file format 4
+ mention gbp --uscan in usage comment
+ use substitution strings
* update git-buildpackage config: avoid any .git* files
* use semantic newlines in long description and copyright fields
* annotate test-only build-dependencies
[ gregor herrmann ]
* remove unused AGPL text from debian/copyright;
thanks to Luca Falavigna for the pointer
* use MetaCPAN URIs (not search.cpan.org or www.cpan.org)
[ Salvatore Bonaccorso ]
* use salsa.debian.org in Update Vcs-* headers
[ Debian Janitor ]
* use secure copyright file specification URI
* enable autopgktest
-- Jonas Smedegaard <dr@jones.dk> Sun, 12 Sep 2021 13:24:20 +0200
libposix-atfork-perl (0.02-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#703702.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 Mar 2013 15:16:17 +0100
|