File: changelog

package info (click to toggle)
libcpan-meta-perl 2.150010-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 960 kB
  • ctags: 154
  • sloc: perl: 3,013; makefile: 2
file content (333 lines) | stat: -rw-r--r-- 10,269 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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
libcpan-meta-perl (2.150010-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Nuno Carvalho ]
  * Import upstream version 2.150010
  * debian/control:
    + update standards version to 3.9.8.
    + drop libparse-cpan-meta-perl dependency.
  * debian/copyright: add Adam Kennedy copyright holder.

  [ gregor herrmann ]
  * Update versioned (build) dependencies.
  * Add Breaks/Replaces/Provides libparse-cpan-meta-perl.
    This release merges Parse::CPAN::Meta in. The module is in perl core but
    also was in a (by now removed) separate package. Let's err on the safe
    side by adding the mentioned fields as libparse-cpan-meta-perl is still in
    stable.
  * Bump debhelper compatibility level to 9.
  * autopkgtest: enable more smoke tests.

 -- gregor herrmann <gregoa@debian.org>  Sat, 03 Sep 2016 01:40:42 +0200

libcpan-meta-perl (2.150005-1) unstable; urgency=medium

  * Import upstream version 2.150005.
    Fixes "clarify CPAN::Meta::History::Meta_* licensing"
    (Closes: #783201)
  * Add information about lib/CPAN/Meta/History/Meta* to debian/copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 26 Jun 2015 22:35:34 +0200

libcpan-meta-perl (2.150001-1) unstable; urgency=medium

  * Import upstream version 2.150001
  * Update filename in debian/libcpan-meta-perl.docs.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Wed, 06 May 2015 20:01:22 +0200

libcpan-meta-perl (2.142690-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * Add debian/upstream/metadata

  * Imported upstream version 2.142690
  * Drop build-dependency on version.pm.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Sep 2014 15:51:31 +0200

libcpan-meta-perl (2.142060-1) unstable; urgency=medium

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Fri, 25 Jul 2014 23:32:28 +0200

libcpan-meta-perl (2.141520-1) unstable; urgency=medium

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Fri, 06 Jun 2014 13:51:32 +0200

libcpan-meta-perl (2.141170-1) unstable; urgency=medium

  * New upstream release.
  * Drop avoid-new-List-Utils.patch, not needed anymore. The module works
    with any List::Util version now. Remove (build) dependency on liblist-
    moreutils-perl as well.

 -- gregor herrmann <gregoa@debian.org>  Sat, 03 May 2014 14:56:16 +0200

libcpan-meta-perl (2.140640-1) unstable; urgency=medium

  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Install CONTRIBUTING file.

  * New upstream release.
  * Refresh avoid-new-List-Utils.patch.
  * Update (build) dependencies.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Mon, 07 Apr 2014 19:07:49 +0200

libcpan-meta-perl (2.133380-2) unstable; urgency=medium

  * Team upload

  * add liblist-moreutils-perl to dependencies
    fixes test failures, as well as runtime failures, after the
    avoid-new-List-Utils.patch addittion
  * remove trailing slash from metacpan URLs

 -- Damyan Ivanov <dmn@debian.org>  Wed, 08 Jan 2014 09:27:15 +0200

libcpan-meta-perl (2.133380-1) unstable; urgency=medium

  [ gregor herrmann ]
  * New upstream release.
  * Add (build) dependency on List::Util.
  * Declare compliance with Debian Policy 3.9.5.

  [ Dominic Hargreaves ]
  * Avoid using new List::Util as it's not available in Debian
    (see #732191)

 -- Dominic Hargreaves <dom@earth.li>  Sun, 05 Jan 2014 12:22:08 +0000

libcpan-meta-perl (2.132830-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * d/control:
    + remove required versions for some dual-lifed modules
    + shorten one line synopsis

 -- Nuno Carvalho <smash@cpan.org>  Tue, 15 Oct 2013 10:27:22 +0100

libcpan-meta-perl (2.132661-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Mon, 30 Sep 2013 17:02:51 +0200

libcpan-meta-perl (2.132510-1) unstable; urgency=low

  * New upstream release.
  * Switch order of alternative (build) dependencies, now that 5.18 is in
    sid.

 -- gregor herrmann <gregoa@debian.org>  Tue, 17 Sep 2013 19:01:02 +0200

libcpan-meta-perl (2.132140-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Fri, 09 Aug 2013 18:17:44 +0200

libcpan-meta-perl (2.131560-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright.
  * Update (build) dependencies. Dropped versioned (build) depenendencies
    satisfied by perl in oldstable.
  * Set Standards-Version to 3.9.4 (no further changes).

 -- gregor herrmann <gregoa@debian.org>  Wed, 24 Jul 2013 20:10:14 +0200

libcpan-meta-perl (2.120921-1) unstable; urgency=low

  [ Alessandro Ghedini ]
  * New upstream release 2.120920
  * Email change: Alessandro Ghedini -> ghedo@debian.org
  * Update (build) depends on libparse-cpan-meta-perl, libjson-pp-perl, 
    libcpan-meta-yaml-perl

  [ gregor herrmann ]
  * New upstream release 2.120921.
  * CPAN::Meta::Requirements has been split out into its own distribution.
    Add (build) dependency on libcpan-meta-requirements-perl.
  * Update debian/* section in debian/copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 07 Apr 2012 14:16:41 +0200

libcpan-meta-perl (2.120630-1) unstable; urgency=low

  [ Alessandro Ghedini ]
  * New upstream release

  [ gregor herrmann ]
  * Bump (build) dependency on 'version'.

 -- Alessandro Ghedini <al3xbio@gmail.com>  Mon, 05 Mar 2012 18:01:48 +0100

libcpan-meta-perl (2.120530-1) unstable; urgency=low

  [ Alessandro Ghedini ]
  * New upstream release
  * Add myself to Uploaders
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Bump Standards-Version to 3.9.3

  [ Salvatore Bonaccorso ]
  * Add missing Files field in copyright file paragraph.
    Files field is required in each paragraph in copyright-format 1.0.

 -- Alessandro Ghedini <al3xbio@gmail.com>  Thu, 23 Feb 2012 11:38:57 +0100

libcpan-meta-perl (2.120351-1) unstable; urgency=low

  * Team upload
  * New upstream release

 -- Alessandro Ghedini <al3xbio@gmail.com>  Sun, 05 Feb 2012 16:51:33 +0100

libcpan-meta-perl (2.113640-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * Remove libversion-requirements-perl from (Build-)Depends(-Indep)
  * Add perl 5.14 as alternative (B-)D(-I) for libparse-cpan-meta-perl

 -- Alessandro Ghedini <al3xbio@gmail.com>  Fri, 30 Dec 2011 22:47:53 +0100

libcpan-meta-perl (2.112621-1) unstable; urgency=low

  * New upstream release.
  * Remove spelling patch, applied upstream.

 -- gregor herrmann <gregoa@debian.org>  Fri, 23 Sep 2011 17:28:44 +0200

libcpan-meta-perl (2.112580-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sat, 17 Sep 2011 16:29:07 +0200

libcpan-meta-perl (2.112150-1) unstable; urgency=low

  [ gregor herrmann ]
  * Switch order of alternative (build) dependencies after the perl 5.12
    upload.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * New upstream release.
  * Lower build dependency on Test::More.
  * Add a patch to fix a spelling mistake.

 -- gregor herrmann <gregoa@debian.org>  Sat, 06 Aug 2011 20:45:01 +0200

libcpan-meta-perl (2.110930-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * New upstream release

  [ gregor herrmann ]
  * Set Standards-Version to 3.9.2 (no changes).

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Thu, 07 Apr 2011 15:49:24 +0100

libcpan-meta-perl (2.110910-1) unstable; urgency=low

  * New upstream release
  * Updated copyright

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 02 Apr 2011 15:32:09 +0100

libcpan-meta-perl (2.110580-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Update my email address

  [ Nicholas Bamber ]
  * New upstream release (2.110240)

  [ Jonathan Yu ]
  * New upstream release (2.110440, 2.110550)
  * Add myself to Uploaders and Copyright

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 12 Mar 2011 09:35:58 +0000

libcpan-meta-perl (2.102400-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * New upstream release (2.102160).
  * Added myself to copyright and Uploaders

  [ Ansgar Burchardt ]
  * New upstream release (2.102400).
  * Remove alternate build-dep on perl (>= 5.12) for libversion-perl.
    This is correct, but causes sbuild to fail, see #586275.
  * Use debhelper compat level 8.
  * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to
    "Debian systems" instead of "Debian GNU/Linux systems".

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 29 Aug 2010 20:42:34 +0900

libcpan-meta-perl (2.101670-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 18 Jun 2010 11:28:47 +0900

libcpan-meta-perl (2.101610-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 12 Jun 2010 19:12:38 +0900

libcpan-meta-perl (2.101591-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release 2.101590.
  * Add (build-)dep on libversion-perl (>= 1:0.8200) | perl (>= 5.12).
  * Drop patch spelling.patch: applied upstream.

  [ gregor herrmann ]
  * New upstream release 2.101591.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Tue, 08 Jun 2010 18:24:53 +0200

libcpan-meta-perl (2.101461-1) unstable; urgency=low

  * Initial Release. (Closes: #583468)

 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 28 May 2010 03:10:37 +0900