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
|
libmodule-install-trustmetayml-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: #896539)
* Bump debhelper compatibility level to 9.
* Use HTTPS for some URLs in debian/*.
* Declare compliance with Debian Policy 4.1.4.
-- gregor herrmann <gregoa@debian.org> Sun, 22 Apr 2018 17:28:36 +0200
libmodule-install-trustmetayml-perl (0.003-2) unstable; urgency=low
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Add git URL as alternate source.
* Stop tracking md5sum of upstream tarball.
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
Stop watch file tracking upstream development releases.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* List upstream issue tracker as preferred contact.
* Really use metacpan.org URL as Homepage (as promised for 0.003-1).
-- Jonas Smedegaard <dr@jones.dk> Fri, 09 Aug 2013 17:15:21 +0200
libmodule-install-trustmetayml-perl (0.003-1) unstable; urgency=low
[ upstream ]
* New release.
+ Stop bundle Scalar::Util in 'inc' directory.
[ Salvatore Bonaccorso ]
* Use anonscm.debian.org in Vcs-Git URI.
[ Jonas Smedegaard ]
* Bump standards-version to 3.9.4.
* Stop track or support import of upstream development releases.
* Update copyright file:
+ Drop Files paragraph for no longer included convenience code copy.
* Drop patch 1001: Fixed in CDBS (see bug#652274).
* Use metacpan.org URL as Homepage, to match upstream meta hint.
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Apr 2013 15:06:13 +0200
libmodule-install-trustmetayml-perl (0.002-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update package relations:
+ (Build-)depend on libyaml-tiny-perl.
+ Stop (build-)depending on libcommon-sense-perl.
+ Relax to (build-)depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
* Refresh patch 1001.
* Update copyright file:
+ Extend coverage of main project to include current year.
+ Fix use pseudo-license-in-comment and -comment-in-license fields:
File format 1.0 mandates License field to either be single-line or
include all licensing info.
* Bump debhelper compatibility level to 8.
-- Jonas Smedegaard <dr@jones.dk> Tue, 07 Aug 2012 13:15:22 +0200
libmodule-install-trustmetayml-perl (0.001-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#675829.
-- Jonas Smedegaard <dr@jones.dk> Mon, 04 Jun 2012 16:11:26 +0200
|