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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
libmetacpan-client-perl (2.030000-2) unstable; urgency=medium
* Team upload.
* autopkgtest: whitelist JSON:PP redefined warnings for now.
(See #1019757)
-- Niko Tyni <ntyni@debian.org> Thu, 29 Sep 2022 22:11:21 +0300
libmetacpan-client-perl (2.030000-1) unstable; urgency=medium
* Import upstream version 2.030000.
- Set verify_SSL=>1 for default HTTP::Tiny user agent
Closes: #954083
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Drop unneeded version constraints from (build) dependencies.
* Drop debian/tests/pkg-perl/use-whitelist, not needed anymore.
-- gregor herrmann <gregoa@debian.org> Fri, 26 Aug 2022 17:14:03 +0200
libmetacpan-client-perl (2.029000-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libhttp-tiny-perl.
+ libmetacpan-client-perl: Drop versioned constraint on libhttp-tiny-perl in
Depends.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 30 Jun 2022 09:34:24 +0100
libmetacpan-client-perl (2.029000-1) unstable; urgency=medium
* Import upstream version 2.029000.
* Update debian/libmetacpan-client-perl.examples and debian/rules.
An upstream example file is gone.
* Declare compliance with Debian Policy 4.5.1.
-- gregor herrmann <gregoa@debian.org> Mon, 21 Dec 2020 20:06:52 +0100
libmetacpan-client-perl (2.028000-1) unstable; urgency=medium
* Import upstream version 2.028000.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 27 Aug 2020 16:53:53 +0200
libmetacpan-client-perl (2.027000-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Import upstream version 2.027000.
* Drop debian/patches/EUMM.patch which lowered the required version of
ExtUtils::MakeMaker. Instead make the build dependency on perl
versioned; even the release in current stable has a new enough
ExtUtils::MakeMaker.
* Install new demo script as an example and fix its hashbang.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Tue, 11 Aug 2020 16:25:44 +0200
libmetacpan-client-perl (2.026000-1) unstable; urgency=medium
* Import upstream version 2.026000.
* Update years of packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Aug 2019 23:38:34 +0200
libmetacpan-client-perl (2.025000-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 2.025000.
* Declare compliance with Debian Policy 4.1.4.
-- gregor herrmann <gregoa@debian.org> Thu, 17 May 2018 20:37:06 +0200
libmetacpan-client-perl (2.023000-1) unstable; urgency=medium
* Import upstream version 2.023000.
* Remove duplicate word in EUMM.patch's description. Thanks to lintian.
-- gregor herrmann <gregoa@debian.org> Wed, 14 Feb 2018 21:27:27 +0100
libmetacpan-client-perl (2.022000-1) unstable; urgency=medium
* Import upstream version 2.022000.
* Drop spelling.patch, merged upstream.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
* Skip another (new) internet-needing test.
-- gregor herrmann <gregoa@debian.org> Mon, 08 Jan 2018 23:26:26 +0100
libmetacpan-client-perl (2.021000-1) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* Drop debian/tests/pkg-perl/smoke-tests, handled by pkg-perl-
autopkgtest now.
[ Damyan Ivanov ]
* New upstream version 2.021000
* drop language.patch, applied upstream
* add spelling.patch, wixing a small typo in POD
* update build-dependencies
* declare conformance with Policy 4.1.2 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Fri, 01 Dec 2017 20:41:59 +0000
libmetacpan-client-perl (2.004000-1) unstable; urgency=medium
* Import upstream version 2.004000.
* Drop es-scroll.patch, not needed anymore.
* Update (build) dependencies.
* Skip new test which needs internet access.
* Add a documentation patch.
-- gregor herrmann <gregoa@debian.org> Fri, 30 Dec 2016 22:50:39 +0100
libmetacpan-client-perl (2.003000-1) unstable; urgency=medium
* Import upstream version 2.003000.
* Refresh es-scroll.patch (offset).
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Tue, 27 Dec 2016 00:57:31 +0100
libmetacpan-client-perl (2.002000-1) unstable; urgency=low
* Initial release (closes: #848390).
-- gregor herrmann <gregoa@debian.org> Sat, 17 Dec 2016 04:30:08 +0100
|