File: changelog

package info (click to toggle)
libcgi-application-perl 4.61%2B~1.21%2B~1.00%2B~1.01-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 696 kB
  • sloc: perl: 1,397; makefile: 38
file content (341 lines) | stat: -rw-r--r-- 10,630 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
335
336
337
338
339
340
341
libcgi-application-perl (4.61+~1.21+~1.00+~1.01-1) unstable; urgency=medium

  * Team upload

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

  [ intrigeri ]
  * Migrate from pkg-components to gbp + uscan's multiple upstream
    tarball support (Closes: #933111)
  * New upstream version 4.61+~1.21+~1.00+~1.01
  * Declare that building does not require root
  * Bump debhelper compat level to 13 and switch to debhelper-compat
  * Declare compatibility with Debian Policy 4.5.0
  * Annotate test-only build-deps with <!nocheck>
  * Explicitly declare dependencies provided by perl-modules-x.yz
  * Drop ancient versioned Breaks+Replaces
    on libcgi-application-basic-plugin-bundle-perl
  * Install bundled dists' upstream changelogs

 -- intrigeri <intrigeri@debian.org>  Sun, 23 Aug 2020 09:44:44 +0000

libcgi-application-perl (4.61-1) unstable; urgency=medium

  * Team upload.

  [ 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.
  * Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
  * Remove Rene Mayorga from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * Add debian/gbp.conf.
    Set merge-mode=merge to keep gbp-import-orig from wiping the components'
    directories.

  * New upstream release.
  * Update version in debian/update.sh.
  * Refresh spelling.patch.
  * Drop CVE-2013-7329.patch.
    This patch was backported from a pull request which is now merged.
  * Update (build) dependency on CGI.pm.
  * Add debian/upstream/metadata.
  * Bump debhelper compatibility level to 10.
  * Declare compliance with Debian Policy 4.1.3.

 -- gregor herrmann <gregoa@debian.org>  Mon, 19 Mar 2018 20:53:36 +0100

libcgi-application-perl (4.50-4) unstable; urgency=medium

  * Team upload.
  * Add explicit (build) dependency on libcgi-pm-perl.

 -- gregor herrmann <gregoa@debian.org>  Sat, 13 Jun 2015 15:16:42 +0200

libcgi-application-perl (4.50-3) unstable; urgency=medium

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

  [ Dominic Hargreaves ]
  * Add build dependency on libmodule-build-perl
  * Update Standards-Version (no changes)

 -- Dominic Hargreaves <dom@earth.li>  Fri, 05 Jun 2015 23:32:36 +0100

libcgi-application-perl (4.50-2) unstable; urgency=low

  * Team upload.

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

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

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

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Add CVE-2013-7329.patch patch.
    CVE-2013-7329: In certain cases, CGI::Application would unexpectedly
    dump a complete set of web query data and server environment information
    as an error page. This could allow unintended disclosure of sensitive
    information. (Closes: #739505)
  * Add back Build-Depends-Indep and Depends on libclass-isa-perl

  [ gregor herrmann ]
  * Drop unversioned perl from Depends.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Fri, 04 Apr 2014 07:55:43 +0200

libcgi-application-perl (4.50-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * Added myself to Uploaders
  * New upstream release
  * Raised standards version to 3.9.2
  * Added debian/source/format
  * Added ErrorPage, Redirect and Standard::Config plugins as components
  * Updated dependencies
    - Removed versioning where not required
    - Added Breaks and Replaces clauses
    - Added dependencies on libcgi-psgi-perl
  * Added patches for spelling errors
  * Email change: Shell Hung -> shell@debian.org
  * Email change: Ansgar Burchardt -> ansgar@debian.org
  * Email change: Rene Mayorga -> rmayorga@debian.org
  * Raised compat/debhelper to 8
  * Fixed permissions of example script

  [ gregor herrmann ]
  * Add build dependencies to enable POD tests.

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Fri, 24 Jun 2011 02:20:31 +0100

libcgi-application-perl (4.31-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: remove unversioned (build) dependency on perl-
    modules.

  [ Ansgar Burchardt ]
  * Update my email address.

  [ Dominic Hargreaves ]
  * Add dependencies on libclass-isa-perl | perl (<< 5.10.1-13)
    (Closes: #614405)
  * Update Standards-Version (no changes)

 -- Dominic Hargreaves <dom@earth.li>  Mon, 21 Feb 2011 19:43:00 +0000

libcgi-application-perl (4.31-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release
  * Bump Standards-Version to 3.8.2 (no changes).
  * Use minimal debian/rules.

  [ gregor herrmann ]
  * debian/control: lowercase short description.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 01 Aug 2009 14:45:55 +0200

libcgi-application-perl (4.21-1) unstable; urgency=low

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

  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/control: Add myself to Uploaders.
  * Convert debian/copyright to proposed machine-readable format.
  * debain/copyright: List all copyright holders for debian/*.  The list
    of contributors was taken from debian/changelog.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 04 Jan 2009 13:48:57 +0100

libcgi-application-perl (4.20-1) unstable; urgency=low

  * New upstream release

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Mon, 03 Nov 2008 16:14:48 -0500

libcgi-application-perl (4.11-1) unstable; urgency=low

  * New upstream release
  * debian/control
    + Raise debhelper version to 7
    + add ${misc:Depends} and remove perl-modules from Depends
    + add myself to uploaders
  * debian/copyright - convert to the (new)format
  * debian/rules - refreshed with rules.dh7.noxs

 -- Rene Mayorga <rmayorga@debian.org.sv>  Sun, 10 Aug 2008 23:27:47 -0600

libcgi-application-perl (4.10-1) unstable; urgency=low

  * New upstream release

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Tue, 24 Jun 2008 18:46:43 -0400

libcgi-application-perl (4.06-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
    Closes: #467715 -- FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone

  [ Frank Lichtenheld ]
  * debian/rules: Fix target dependencies so that the package can be
    build with dpkg-buildpackage -j. Found by Daniel Schepler.

  [ Damyan Ivanov ]
  * debian/watch: use dist-based URL.
  * Standards-Version: 3.7.3 (no changes needed)
  * debian/rules: clean up
    + use $@ for stamps
    + drop unneeded dh_installdirs
    + remove DH_COMPAT export
    + replace PREFIX with DESTDIR
  * Bump debhelper compatibility level to 5
  * add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Thu, 06 Mar 2008 17:24:56 +0200

libcgi-application-perl (4.06-1) unstable; urgency=low

  * New upstream release.
  * Move debhelper from Build-Depends-Indep to Build-Depends,
    as it's required for the 'clean' target.
  * Update license info in debian/copyright.
  * debian/rules: don't ignore the return value of make {,test,realclean}
  * Add debian/watch.
  * Don't install an empty /usr/lib/perl5 directory.

 -- Niko Tyni <ntyni@iki.fi>  Tue, 18 Apr 2006 14:10:11 +0300

libcgi-application-perl (4.05-1) unstable; urgency=low

  * New upstream release.

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Sat,  4 Mar 2006 14:56:31 -0500

libcgi-application-perl (4.04-1) unstable; urgency=low

  * New upstream release

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Wed, 12 Oct 2005 17:36:09 -0400

libcgi-application-perl (4.03-1) unstable; urgency=low

  * New upstream release (Closes: #329498)

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Sat, 24 Sep 2005 20:43:23 -0400

libcgi-application-perl (4.01-1) unstable; urgency=low

  * New upstream release.
  * This package now maintained by the Debian Perl group (Closes: #313464)

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Wed, 15 Jun 2005 10:20:56 -0400

libcgi-application-perl (3.31-0.1) unstable; urgency=low

  * NMU.  New upstream release.

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Mon, 25 Oct 2004 10:00:58 -0400

libcgi-application-perl (3.22-1) unstable; urgency=low

  * New upstream release (Closes: #234654)

 -- Shell Hung <shell@debian.org>  Sun, 15 Feb 2004 00:48:45 +0800

libcgi-application-perl (3.1-1) unstable; urgency=low

  * New upstream release

 -- Shell Hung <shell@debian.org>  Tue, 10 Jun 2003 13:53:17 +0800

libcgi-application-perl (3.0-2) unstable; urgency=low

  * Correct Section in control

 -- Shell Hung <shell@debian.org>  Sun,  1 Jun 2003 11:24:01 +0800

libcgi-application-perl (3.0-1) unstable; urgency=low

  * New upstream release (Closes: #195111)

 -- Shell Hung <shell@debian.org>  Sun,  1 Jun 2003 00:50:01 +0800

libcgi-application-perl (2.6-2) unstable; urgency=low

  * Use Debian Policy 3.5.8

 -- Shell Hung <shell@debian.org>  Mon,  2 Dec 2002 18:43:05 +0800

libcgi-application-perl (2.6-1) unstable; urgency=low

  * New upstream release

 -- Shell Hung <shell@debian.org>  Wed,  9 Oct 2002 17:56:26 +0800

libcgi-application-perl (2.4-1) unstable; urgency=low

  * New upstream release

 -- Shell Hung <shell@debian.org>  Tue,  4 Jun 2002 08:54:22 +0800

libcgi-application-perl (2.3-1) unstable; urgency=low

  * New upstream release

 -- Shell Hung <shell@debian.org>  Thu,  9 May 2002 14:08:17 +0800

libcgi-application-perl (2.1-3) unstable; urgency=low

  * Fixed the URL in copyright file
  * Change my email address
  * Passed all lintian check

 -- Shell Hung <shell@debian.org>  Tue,  8 Jan 2002 15:57:56 +0800

libcgi-application-perl (2.1-2) unstable; urgency=low

  * Fixed build on all arch. (Closes: #108798, #108812)
  * change Architecture to all

 -- Shell Hung <shell@shellhung.org>  Thu, 16 Aug 2001 16:54:07 +0800

libcgi-application-perl (2.1-1) unstable; urgency=low

  * Initial Release. (Closes: #108564)

 -- Shell Hung <shell@shellhung.org>  Mon, 13 Aug 2001 16:26:50 +0800

Local variables:
mode: debian-changelog
End: