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
|
libcpanplus-perl (0.9152-2) unstable; urgency=medium
* Explicitly (build) depend on a couple of modules which were removed
from Perl core. (Closes: #752911)
-- gregor herrmann <gregoa@debian.org> Fri, 27 Jun 2014 20:50:04 +0200
libcpanplus-perl (0.9152-1) unstable; urgency=medium
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Update copyright years for two files in inc/.
-- gregor herrmann <gregoa@debian.org> Fri, 13 Jun 2014 13:59:03 +0200
libcpanplus-perl (0.9148-1) unstable; urgency=medium
* New upstream release.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Fri, 14 Feb 2014 21:43:41 +0100
libcpanplus-perl (0.9144-1) unstable; urgency=medium
* New upstream release.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Dec 2013 21:04:35 +0100
libcpanplus-perl (0.9142-1) unstable; urgency=low
* New upstream release.
* debian/copyright: add information for new third-party file.
-- gregor herrmann <gregoa@debian.org> Wed, 18 Sep 2013 18:43:04 +0200
libcpanplus-perl (0.9140-1) unstable; urgency=low
* New upstream release.
* Update years of third-party copyright.
* Drop spelling patch, applied upstream.
-- gregor herrmann <gregoa@debian.org> Sat, 10 Aug 2013 17:30:29 +0200
libcpanplus-perl (0.9136-2) unstable; urgency=low
* Add the two patches that are applied to CPANPLUS in the perl package.
- cpanplus_config_path.diff:
Save local versions of CPANPLUS::Config::System into /etc/perl.
- cpanplus_definstalldirs.diff:
Configure CPANPLUS to use the site directories by default.
Thanks to Niko Tyni for the pointer.
* debian/control: provide a virtual cpanplus package.
Thanks to Niko Tyni for the proposal.
-- gregor herrmann <gregoa@debian.org> Mon, 20 May 2013 22:53:26 +0200
libcpanplus-perl (0.9136-1) unstable; urgency=low
* Initial Release. (Closes: #707968)
-- gregor herrmann <gregoa@debian.org> Mon, 20 May 2013 21:19:22 +0200
|