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
|
libtest-fake-httpd-perl (0.09-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Richard Hansen ]
* Import upstream version 0.09.
* debian/control: Add myself to uploaders
* debian/control: Update homepage to the MetaCPAN release page
* debian/control: Move test dependencies to Build-Depends-Indep
* debian/copyright: Add author to Upstream-Contact
* debian/copyright: Change Source URL to MetaCPAN release page
* debian/watch: Update regular expression
* debian/control: Bump debhelper-compat to 13
[ gregor herrmann ]
* Update Upstream-Name in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- Richard Hansen <rhansen@rhansen.org> Tue, 18 Aug 2020 19:23:09 -0400
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
|