File: changelog

package info (click to toggle)
libconfig-std-perl 0.903-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 228 kB
  • sloc: perl: 383; makefile: 2
file content (193 lines) | stat: -rw-r--r-- 6,747 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
libconfig-std-perl (0.903-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libconfig-std-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 19 Nov 2022 18:36:01 +0000

libconfig-std-perl (0.903-2) 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

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

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

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 12 Jun 2022 21:48:58 +0100

libconfig-std-perl (0.903-1) unstable; urgency=medium

  * New upstream version 0.903
  * Drop Config-Std-0.901-RT114342.patch patch (applied upstream)
  * Add debian/upstream/metadata file for upstream metadata
  * Update copyright years for upstream files
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.1.1
  * Add spelling-error-in-manpage.patch patch

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 07 Oct 2017 22:29:54 +0200

libconfig-std-perl (0.901-3) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Fix "Unescaped left brace in regex is deprecated" (Closes: #826477)
  * Bump Debhelper compat level to 9
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 3.9.8

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 30 Jun 2016 17:19:46 +0200

libconfig-std-perl (0.901-2) unstable; urgency=medium

  * Team upload.

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

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

  [ Niko Tyni ]
  * Declare the package autopkgtestable
  * Add explicit build dependency on libmodule-build-perl

 -- Niko Tyni <ntyni@debian.org>  Fri, 05 Jun 2015 17:02:33 +0300

libconfig-std-perl (0.901-1) unstable; urgency=low

  * Imported Upstream version 0.901
  * Update copyright information for upstream files
  * Drop hash_order.patch patch applied upstream

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 12 Sep 2013 19:40:40 +0200

libconfig-std-perl (0.900-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * debian/watch: add uversionmangle in case upstream changes their versioning
    scheme.

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

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Add patch from CPAN RT to fix hash ordering issues with Perl 5.18.
    (Closes: #711434)
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Update Upstream-Contact.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <gregoa@debian.org>  Fri, 23 Aug 2013 15:17:27 +0200

libconfig-std-perl (0.9-1) unstable; urgency=low

  * New upstream release
  * Email change: Salvatore Bonaccorso -> carnil@debian.org
  * debian/copyright:
    - Update copyright years.
    - Refer to Debian systems in general instead of only Debian GNU/Linux
      systems.
    - Point to GPL-1 license text in common-licenses.
  * Bump Debhelper compat level to 8.
  * debian/control:
    - Bump versioned Build-Depends on debhelper (>= 8).
    - Remove alternative (Build-)Depends(-Indep) on
      perl (>= 5.9.0) | libversion-perl.
  * Bump Standards-Version to 3.9.2.
  * Covnert to '3.0 (quilt)' source package format.

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 14 Apr 2011 15:23:55 +0200

libconfig-std-perl (0.007-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.

  [ Salvatore Bonaccorso ]
  * New upstream release
    - Fixes major bug in gap algorithm for new keys.
  * Referesh debian/copyright removing X-Comments and pointing explicitly to
    svn-revision of DEP5 proposal used.

  [ gregor herrmann ]
  * debian/control: add perl (>= 5.9.0) as an alternative dependency to
    libversion-perl also in Depends.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Thu, 19 Nov 2009 11:01:56 +0100

libconfig-std-perl (0.0.5-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control:
    + switch Vcs-Browser field to ViewSVN (source stanza)
    + mention module name in long description

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

  [ Salvatore Bonaccorso ]
  * New upstream release
  * debian/control:
    - Fix debian-control-has-unusual-field-spacing lintian warning regarding
      unusal field spacing in control file.
    - Drop Build-Depends on libmodule-build-perl since dh uses Makefile.PL.
    - Drop versioned Build-Depends on perl as allowed by Debian Policy 3.8.3.
    - Adjust Build-Depends-Indep adding perl-modules (>= 5.9.0) |
      libversion-perl, as it is in perl-modules since Perl 5.9.0. This should
      ease backporting to Etch.
  * Bump compat level for debhelper to compat level 7.
  * Minimize debian/rules to the tiny rules format.
  * Remove comment line from debian/watch file.
  * Bump Standards-Version to 3.8.3.
  * debian/copyright: Update to machine readable format proposed by DEP5.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Tue, 22 Sep 2009 18:49:17 +0000

libconfig-std-perl (0.0.4-3) unstable; urgency=low

  * Take over for the Debian Perl Group; Closes: #479670 -- RFA

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Ivan Kohler <ivan-
    debian@420.am>)
  * debian/watch: use dist-based URL.
  * add myself to Uploaders
  * refresh debian/rules with current dh-make-perl template
    + stop installing packlists and redundant README
  * bump Standards-Version to 3.7.3 (no changes)
  * move libclass-std-perl and libversion-perl from b-d to b-d-i
  * add libtest-pod-perl and libtest-pod-coverage-perl to b-d-i

 -- Damyan Ivanov <dmn@debian.org>  Tue, 06 May 2008 17:15:19 +0300

libconfig-std-perl (0.0.4-2) unstable; urgency=low

  * Added libversion-perl to Depends and Build-Depends (closes: Bug#423792)

 -- Ivan Kohler <ivan-debian@420.am>  Mon, 14 May 2007 11:51:52 -0700

libconfig-std-perl (0.0.4-1) unstable; urgency=low

  * Initial Release (closes: Bug#419968).

 -- Ivan Kohler <ivan-debian@420.am>  Wed, 18 Apr 2007 19:52:40 -0700