File: changelog

package info (click to toggle)
libconfig-any-perl 0.33-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 312 kB
  • sloc: perl: 381; xml: 28; makefile: 2
file content (334 lines) | stat: -rw-r--r-- 11,949 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
334
libconfig-any-perl (0.33-1) unstable; urgency=medium

  * Import upstream version 0.33.
  * Update debian/upstream/metadata.
  * Remove libxml-namespacesupport-perl as an alternative to
    libxml-simple-perl.
    It is needed in addition to libxml-simple-perl, and luckilcy this package
    depends on it.
    Also remove libxml-namespacesupport-perl from Build-Depends-Indep.
  * debian/control: explain which of the packages in Recommends are
    needing for which config file types.
  * Cleanup alternatives in Build-Depends-Indep, Depends, Recommends.
  * Update years of upstream and packaging copyright,
    and Upstream-Contact.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Jun 2023 18:45:45 +0200

libconfig-any-perl (0.32-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libconfig-any-perl: Add :any qualifier for perl dependency.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 19 Nov 2022 17:39:50 +0000

libconfig-any-perl (0.32-2) unstable; urgency=medium

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

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

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 11 Jun 2022 23:02:33 +0100

libconfig-any-perl (0.32-1) unstable; urgency=medium

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

  * Import upstream version 0.32.
    Fixes "Removal of . from @INC causes problems for Config::Any::Perl"
    (Closes: #839535)
  * Update years of packaging copyright.
  * Remove stanza about removed files from debian/copyright.
  * debian/copyright: use HTTPS for sapo.pt URL.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Sun, 18 Jun 2017 17:54:54 +0200

libconfig-any-perl (0.27-1) unstable; urgency=medium

  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  * Import upstream version 0.27
  * Bump Debhelper compat level to 9
  * Update copyright years for upstream files
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 3.9.7
  * Make versioned perl (build-)dependency for JSON unversioned.
    The version required for perl as alternative for libjson-pp-perl and
    libjson-perl is already satified back to wheezy. Thus drop the versioned
    Build-Depends-Indep and Recommends in favour of the unversioned one.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 01 Apr 2016 10:47:34 +0200

libconfig-any-perl (0.26-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * Add debian/upstream/metadata
  * Import upstream version 0.26
  * Update copyright years for upstream files
  * Update copyright years for debian/* packaging files
  * Wrap and sort fields in debian/control file
  * Declare package as autopkgtest'able
  * Declare compliance with Debian policy 3.9.6

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 30 May 2015 20:31:12 +0200

libconfig-any-perl (0.24-1) unstable; urgency=low

  * Imported Upstream version 0.24
  * Update copyright years for included Module::Install copy
  * Update copyright years for upstream files
  * Add alternative for JSON:PP (in perl core since 5.13.9)
    Add alternative Build-Depends-Depends and Recommends for JSON::PP.
    Alternative perl (>= 5.13.9) | libjson-pp-perl to libjson-perl.

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 16 Sep 2013 22:25:57 +0200

libconfig-any-perl (0.23-2) unstable; urgency=low

  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Adjust (build-)dependency for Module::Pluggable.
    Module::Pluggable will be removed from Perl core in 5.20 and emits now
    a warning with 5.18. Add Build-Depends-Indep and Depends on alternate
    libmodule-pluggable-perl | perl (<< 5.17.0).
    Thanks to Dominic Hargreaves <dom@earth.li> (Closes: #711653)
  * Bump Standards-Version to 3.9.4
  * Bump Debhelper compat level to 8.
    Adjust versioned Build-Depends for debhelper to (>= 8).
  * Update copyright years for debian/* packaging

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 12 Aug 2013 20:34:16 +0200

libconfig-any-perl (0.23-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * New upstream release
  * Update debian/copyright file.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
    Update copyright years for debian/* packaging.
  * Simplify dependency for libyaml-syck-perl.
    Change versioned (Build-)Depends(-Indep) for libyaml-syck-perl in
    alternatives to unversioned dependency. The required version is already
    satisfied in squeeze.
  * Bump Standards-Version to 3.9.3

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 27 May 2012 08:32:31 +0200

libconfig-any-perl (0.22-1) unstable; urgency=low

  * New upstream release

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 04 Jul 2011 21:54:48 +0200

libconfig-any-perl (0.21-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> ansgar@debian.org

  [ Salvatore Bonaccorso ]
  * New upstream release
  * Email change: Salvatore Bonaccorso -> carnil@debian.org
  * debian/copyright:
    - Update copyright years for debian/* packaging.
    - Update copyright years for upstream files and included Module::Install.
    - Refer to Debian systems in general instead of only Debian GNU/Linux
      systems.
  * Bump Standards-Version to 3.9.2.

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 26 May 2011 23:46:57 +0200

libconfig-any-perl (0.20-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: Explicitly reference GPL-1 text in common-
    licenses.
  * debian/control:
    - Drop versioned Depends on perl (>= 5.10.0) as this version is
      already in stable and the Depends is covered by ${perl:Depends}.
    - Make versioned Build-Depends-Indep on perl (>= 5.10.0) unversioned
      to perl as this version is already in stable.
    - Drop (Build-)Depends(-Indep) on libmodule-pluggable-perl.
  * Bump Standards-Version to 3.9.1.
  * Convert to '3.0 (quilt)' source package format.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Fri, 06 Aug 2010 15:25:47 +0200

libconfig-any-perl (0.19-1) unstable; urgency=low

  * New upstream release
  * Add myself to Uploaders.
  * Referesh debian/copyright and update Copyright years.
  * Bump Standards-Version to 3.8.4 (no changes).

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Tue, 16 Feb 2010 11:17:45 +0100

libconfig-any-perl (0.18-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Use new short debhelper rules format
  * Refresh control and copyright files
  * Update control description
  * Add myself to Uploaders and Copyright
  * Standards-Version 3.8.3 (drop perl version dependency)

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.
  * debian/control: add libyaml-libyaml-perl to Build-Depends-Indep and
    Recommends.

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 16 Nov 2009 20:32:02 -0500

libconfig-any-perl (0.17-1) unstable; urgency=low

  [ Rene Mayorga ]
   * New upstream release
   * debian/control: update my email address

 -- Rene Mayorga <rmayorga@debian.org>  Thu, 05 Feb 2009 21:53:20 -0600

libconfig-any-perl (0.16-1) unstable; urgency=low

  [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Rene Mayorga ]
  * New upstream release

 -- Rene Mayorga <rmayorga@debian.org.sv>  Sat, 22 Nov 2008 00:59:16 -0600

libconfig-any-perl (0.15-1) unstable; urgency=low

  [ Tim Retout ]
  * debian/copyright: Fix 'at your opinion' typo.

  [ Ansgar Burchardt ]
  * New upstream release.
  * Build-depend on libyaml-syck-perl | libyaml-perl to enable tests for
    Config::Any::YAML.
  * Add Recommends for libyaml-syck-perl | libyaml-perl as well.
  * debian/copyright: Add information about lib/Config/Any/Base.pm.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 16 Nov 2008 13:51:04 +0100

libconfig-any-perl (0.14-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release
  * Add myself to Uploaders
  * Regenerate rules for debhelper 7
  * Convert debian/copyright to proposed machine-readable format
  * Bump Standards Version to 3.8.0 (No changes required)

  [ gregor herrmann ]
  * debian/watch: use extended regexp for matching upstream releases.
  * Complete copyright stanza for debian/*.
  * debian/control:
    - add /me to Uploaders
    - add an alternative dependency on perl-modules (>= 5.10) to
      libversion-perl (which is now provided by the former)

 -- gregor herrmann <gregoa@debian.org>  Sat, 09 Aug 2008 18:25:07 -0300

libconfig-any-perl (0.12-1) unstable; urgency=low

  * New upstream release
  * debian/rules
    + use $@ when touching -stamp files
  * debian/control
    + wrap long lines
    + add myself to uploaders

 -- Rene Mayorga <rmayorga@debian.org.sv>  Tue, 08 Apr 2008 10:38:20 -0600

libconfig-any-perl (0.11-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists.

  [ Gunnar Wolf ]
  * New upstream release
  * Upgraded Debhelper compat level to 6
  * Added myself as an uploader

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 29 Jan 2008 11:55:37 -0600

libconfig-any-perl (0.10-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/watch: use dist-based URL.
  * Set Standards-Version to 3.7.3 (no further changes required).
  * debian/copyright: use generic download URL; be more verbose about
    author/contributors/copyright/.
  * debian/rules:
    - call dh_clean before make clean
    - let install-stamp target depend on build-stamp (instead of install
      on build)
    - use PREFIX and DESTDIR in make install
    - don't install README any more (duplicate of POD/manpage)
    - remove unused and commented out dh_* calls

  [ Damyan Ivanov ]
  * Put me in Uploaders instead of Gregor

 -- Damyan Ivanov <dmn@debian.org>  Mon, 17 Dec 2007 22:08:50 +0200

libconfig-any-perl (0.08-1) unstable; urgency=low

  * New upstream release.
  * Adapt debian/rules - we don't have a Build.PL anymore.
  * Remove empty /usr/lib/perl5/ directory.
  * Move lib*-perl from Build-Depends to Build-Depends-Indep.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 27 Aug 2007 00:11:24 +0200

libconfig-any-perl (0.07-1) unstable; urgency=low

  * New upstream release
  * debian/watch updated

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 18 Apr 2007 12:26:17 +0200

libconfig-any-perl (0.04-1) unstable; urgency=low

  * Initial Release (closes: #385130).

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 29 Aug 2006 11:25:26 +0200