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
|
libtest-fake-httpd-perl (0.08-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Laurent Baillet ]
* add debian/upstream/metadata.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
* Update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Simplify rules.
Stop build-depend on devscripts cdbs.
* Stop build-depend on dh-buildinfo.
* Stop build-depend explicitly on (recent perl or) libtest-simple-perl:
Needed version satisfied by perl even in oldstable.
* Mark build-dependencies needed only for testsuite as such.
* Declare compliance with Debian Policy 4.3.0.
* Enable autopkgtest.
* Set Rules-Requires-Root: no.
* Wrap and sort control file.
* Update git-buildpackage config: Filter any .git* file.
* Update watch file:
+ Bump to file format 4.
+ Track only MetaCPAN URL.
+ Rewrite usage comment.
+ Use substitution strings.
* Update copyright info:
+ Use https protocol in Format URL.
+ Extend coverage of packaging.
+ Stop track code copies no longer embedded upstream.
+ Extend coverage for main upstream author.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Build-depend on libmodule-build-tiny-perl.
-- Jonas Smedegaard <dr@jones.dk> Thu, 21 Feb 2019 02:12:31 +0100
libtest-fake-httpd-perl (0.07-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add explicit dependency on Test::SharedFork to avoid issues with
recent Test::Builder.
[ Jonas Smedegaard ]
* Add git-buildpackage config, enabling pristine-tar and tag signing.
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to include current year.
* Override lintian regarding license in License-Reference field.
See bug#786450.
* Override lintian regarding build-depending unversioned on debhelper.
* Declare compliance with Debian Policy 3.9.6.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
-- Jonas Smedegaard <dr@jones.dk> Tue, 04 Aug 2015 09:41:56 +0200
libtest-fake-httpd-perl (0.06-1) unstable; urgency=low
* Initial Release.
Closes: bug#749125.
-- Jonas Smedegaard <dr@jones.dk> Sat, 24 May 2014 19:04:24 +0200
|