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 115 116 117 118 119 120 121 122
|
libcpanplus-perl (0.9162-1) unstable; urgency=medium
* Import upstream version 0.9162.
* Drop debian/patches/spelling.patch, applied upstream.
* Drop debian/patches/0001-Fix-RT-116479-test-failure-
with-v5.24.1-RC.patch which was taken from upstream Git.
* Update years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Jan 2017 18:18:08 +0100
libcpanplus-perl (0.9160-2) unstable; urgency=medium
* Add patch 0001-Fix-RT-116479-test-failure-with-v5.24.1-RC.patch from
upstream Git for compatibility with Perl v5.24.1-RC*.
(Closes: #839200)
-- gregor herrmann <gregoa@debian.org> Sat, 08 Oct 2016 16:08:54 +0200
libcpanplus-perl (0.9160-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Import upstream version 0.9160.
* Update copyright years.
* Declare compliance with Debian Policy 3.9.8.
* Add a patch to fix a spelling mistake in the documentation.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Jul 2016 16:15:20 +0200
libcpanplus-perl (0.9156-1) unstable; urgency=medium
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
* Add debian/upstream/metadata.
* Import upstream version 0.9156.
* Update copyright years of some third-party files.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Mon, 30 Nov 2015 20:42:40 +0100
libcpanplus-perl (0.9152-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Add some build and runtime dependencies/recommendations.
Thanks to Niko Tyni and autopkgtest. (Closes: #783409)
* Mark package as autopkgtest-able.
Some tests are currently disabled, this needs further investigation.
-- gregor herrmann <gregoa@debian.org> Sun, 03 May 2015 00:11:10 +0200
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
|