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
|
libmodule-install-copyright-perl (0.009-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 09 Jan 2021 11:41:19 +0100
libmodule-install-copyright-perl (0.009-1) unstable; urgency=low
[ upstream ]
* New release.
+ Fix auto-generated CPAN e-mail addresses in CREDITS file.
+ Don't include 'mailto:' in x_contributors for META.yml; MetaCPAN
doesn't seem to like it.
[ Jonas Smedegaard ]
* Stop track upstream development releases.
-- Jonas Smedegaard <dr@jones.dk> Thu, 09 May 2013 16:44:30 +0200
libmodule-install-copyright-perl (0.007-1) unstable; urgency=low
[ upstream ]
* New release.
+ Only list contributors in 'x_contributors', not thanked people.
[ Jonas Smedegaard ]
* Mention Module::Install::Credits in long description.
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
-- Jonas Smedegaard <dr@jones.dk> Fri, 19 Apr 2013 15:33:45 +0200
libmodule-install-copyright-perl (0.006-1) unstable; urgency=low
[ upstream ]
* New release.
+ Introduce new x_contributors key, using Module::Install::Credits.
[ Jonas Smedegaard ]
* Use anonscm.debian.org URL for Vcs-Git.
* Bump standards-version to 3.9.4.
* Have git-buildpackage ignore upstream .gitignore files.
* Use metacpan.org URL as Homepage, to match upstream meta hint.
* Drop patch 1001: Fixed in CDBS (see bug#652274).
* Update copyright file:
+ Drop Files paragraphs for no longer included convenience code
copies.
* (Build-)depend on libmodule-install-contributors-perl: Needed since
0.004.
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Apr 2013 14:41:40 +0200
libmodule-install-copyright-perl (0.003-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#702808.
-- Jonas Smedegaard <dr@jones.dk> Mon, 11 Mar 2013 20:28:45 +0100
|