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
|
libmodule-install-automanifest-perl (0.003-4) unstable; urgency=medium
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
[ Jonas Smedegaard ]
* Drop CDBS get-orig-source target:
Instead use gbp import-orig --uscan.
* Simplify rules:
+ Stop resolve build-dependencies in rules file.
+ Stop resolve binary package relations in rules file.
+ Do copyright-check in maintainer script (not during build).
Stop build-depend on devscripts.
* Use short-form dh sequencer (not cdbs).
Stop build-depend on cdbs.
* Set Rules-Requires-Root: no.
* Declare compliance with Debian Policy 4.3.0.
* Stop build-depend on dh-buildinfo.
* Wrap and sort control file.
* Update copyright info:
+ Use License-Grant and License-Refence.
+ Extend ownership coverage for packaging.
* Update git-buildpackage:
+ Filter any .git* file.
* Update watch file:
+ Bump to file format 4.
+ Watch only metacpan URL.
+ Mention gbp --uscan in usage comment.
+ Fix typo in usage comment.
+ Use substitution strings.
* Add lintian overrides regarding License-Reference.
-- Jonas Smedegaard <dr@jones.dk> Wed, 16 Jan 2019 12:20:49 +0100
libmodule-install-automanifest-perl (0.003-3) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Mark package as autopkgtest-able.
* Add build and runtime dependency on libmodule-install-perl.
(Closes: #896541)
* Use HTTPS for Copyright-Format URL in debian/copyright.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 4.1.4.
* Mention module name in debian/control.
-- gregor herrmann <gregoa@debian.org> Sun, 22 Apr 2018 17:18:29 +0200
libmodule-install-automanifest-perl (0.003-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git URI to use canonical hostname (anonscm.debian.org).
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Update copyright info:
+ Shorten comments about convenience code copies.
+ Fix use pseudo-license and pseudo-comment sections to obey silly
restrictions of copyright format 1.0.
+ Extend coverage of packaging, and bump its licensing to GPL-3+.
* Fix use canonical Vcs-Git URL.
* Bump standards-compliance to 3.9.5.
* Bump debhelper compatibility level to 8: No newer features needed,
and corresponding version is satisfied even in oldstable.
* Update watch file to use metacpan.org and cpan.org/modules URLs (not
search.cpan.org URL), and avoid development releases.
* Relax to build-depend unversioned on cdbs: Needed version satisfied
even in oldstable.
-- Jonas Smedegaard <dr@jones.dk> Tue, 03 Jun 2014 10:21:48 +0200
libmodule-install-automanifest-perl (0.003-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#675795.
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Jun 2012 14:44:45 +0200
|