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 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
libmodule-manifest-skip-perl (0.23-4) unstable; urgency=medium
* Team upload.
* Replace CDBS build with DebHelper 13
* Bump d/watch to v4
-- Alexandre Detiste <tchet@debian.org> Fri, 01 Aug 2025 14:27:39 +0200
libmodule-manifest-skip-perl (0.23-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper dependency to >= 8, since that's what is used in
debian/compat.
* Bump debhelper from deprecated 8 to 10.
[ gregor herrmann ]
* Remove Makefile.old via debian/clean. (Closes: #1046333)
-- gregor herrmann <gregoa@debian.org> Thu, 07 Mar 2024 11:44:44 +0100
libmodule-manifest-skip-perl (0.23-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ gregor herrmann ]
* Add patch from upstream pull request to adapt to Moo 2.004000.
(Closes: #958789)
* Mark package as autopkgtest-able.
* Add buildtime and runtime dependency on libfile-sharedir-perl.
Thanks to autopkgtest.
-- gregor herrmann <gregoa@debian.org> Sun, 03 May 2020 01:29:06 +0200
libmodule-manifest-skip-perl (0.23-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Switch to Zilla::Dist
+ Get rid of "Use of bareword filehandle in open" test warnings.
+ Switch IRC to
+ Add t/000-compile-modules.t
+ CPAN Day 2014 - 21 Release Salute!
+ Eliminate File::Basename from test/
+ Meta 0.0.2
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Jonas Smedegaard ]
* Update copyright info:
+ Add alternate git source.
+ Extend coverage for upstream author to include recent years.
+ Drop Files sections for no longer shipped convenience code copies.
* Stop track md5sum of upstream tarball.
* Update package relations:
+ Build-depend on libfile-sharedir-install-perl.
-- Jonas Smedegaard <dr@jones.dk> Wed, 27 Aug 2014 16:43:49 +0200
libmodule-manifest-skip-perl (0.17-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Fix use canonical host (git://anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Update watch file to use metacpan.org and www.cpan.org URLs
(replacing search.cpan.org URL), and stop track prereleases.
* Claim compliance with Policy 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update copyright info:
+ Extend packaging to cover recent years.
+ Bump licensing of packaging to GPL-3+.
-- Jonas Smedegaard <dr@jones.dk> Fri, 13 Jun 2014 14:12:19 +0200
libmodule-manifest-skip-perl (0.17-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update package relations:
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
* 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> Fri, 02 Nov 2012 17:41:44 +0100
libmodule-manifest-skip-perl (0.16-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#675781.
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Jun 2012 12:36:57 +0200
|