File: changelog

package info (click to toggle)
libcpanplus-perl 0.9916-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,488 kB
  • sloc: perl: 53,699; sh: 30; makefile: 13
file content (231 lines) | stat: -rw-r--r-- 8,050 bytes parent folder | download
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
libcpanplus-perl (0.9916-1) unstable; urgency=medium

  * Import upstream version 0.9916.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.7.2.

 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Mar 2025 02:19:30 +0100

libcpanplus-perl (0.9914-1) unstable; urgency=medium

  * Import upstream version 0.9914.
    Support 'cpan_path' in CHECKSUMS files.
    Cf.
    http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html

 -- gregor herrmann <gregoa@debian.org>  Wed, 24 Nov 2021 17:48:58 +0100

libcpanplus-perl (0.9912-1) unstable; urgency=medium

  * Import upstream version 0.9912.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <gregoa@debian.org>  Sun, 19 Sep 2021 02:12:26 +0200

libcpanplus-perl (0.9910-1) unstable; urgency=medium

  * Import upstream version 0.9910.
  * Declare compliance with Debian Policy 4.5.1.
  * Bump debhelper-compat to 13.
  * Don't use bundled modules during build.
    Move inc/ away and back in debian/rules, add a build dependency, and
    unmark the others as <!nocheck>.
  * Remove duplicate file patterns from debian/copyright.
    Thanks to lintian.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Dec 2020 20:31:18 +0100

libcpanplus-perl (0.9908-1) unstable; urgency=medium

  * Import upstream version 0.9908.
  * Refresh debian/patches/cpanplus_config_path.diff (offset).
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <gregoa@debian.org>  Thu, 16 Apr 2020 17:53:41 +0200

libcpanplus-perl (0.9906-1) unstable; urgency=medium

  * Import upstream version 0.9906.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set upstream metadata fields: Bug-Submit.

 -- gregor herrmann <gregoa@debian.org>  Mon, 27 Jan 2020 17:57:27 +0100

libcpanplus-perl (0.9904-1) unstable; urgency=medium

  * Import upstream version 0.9904.
  * Update hashbang fixup in debian/rules.
  * debian/copyright: update information about third-party files.
  * Declare compliance with Debian Policy 4.4.1.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

 -- gregor herrmann <gregoa@debian.org>  Sat, 14 Dec 2019 19:19:04 +0100

libcpanplus-perl (0.9178-1) unstable; urgency=medium

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * Import upstream version 0.9178.
  * Update years of upstream and packaging copyright.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.0.
  * Drop unneeded alternative (build) dependencies.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Sat, 24 Aug 2019 16:03:40 +0200

libcpanplus-perl (0.9176-1) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 0.9176.
  * debian/copyright: add new files.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Mon, 25 Jun 2018 22:00:34 +0200

libcpanplus-perl (0.9172-1) unstable; urgency=medium

  * Import upstream version 0.9172.
  * debian/upstream/metadata: update Contact field.
  * Update versioned alternative (build) dependencies. Thanks to cme.
  * Declare compliance with Debian Policy 4.1.1.

 -- gregor herrmann <gregoa@debian.org>  Sat, 14 Oct 2017 16:09:24 +0200

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