File: changelog

package info (click to toggle)
libapache-dbi-perl 1.12-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 400 kB
  • sloc: perl: 1,126; makefile: 2
file content (335 lines) | stat: -rw-r--r-- 11,017 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
libapache-dbi-perl (1.12-3) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.94-2.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.2.1, no changes needed.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 11 Dec 2022 01:13:04 +0000

libapache-dbi-perl (1.12-2) unstable; urgency=low

  * Team upload.

  [ 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.

  [ Damyan Ivanov ]
  * Digest-SHA.patch forwarded upstream
  * forward doc-fixes.patch upstream

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

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

  [ Bas Couwenberg ]
  * Update Vcs-* URLs for Salsa.

  [ Xavier Guimard ]
  * Team upload
  * Bump debhelper compat to 10
  * Remove libapache-mod-perl from alternative dependencies
  * Declare compliance with policy 4.2.0
  * autopkgtest: skip AuthDBI.pm (unusable outside of mod_perl)
  * Add upstream/metadata
  * Set mod_perl mailing list mail in debian/copyright upstream contact
  * s/apache/Apache in description
  * Refresh Digest-SHA.patch and doc-fixes.patch
  * Add spelling-error.patch (reported)

 -- Xavier Guimard <x.guimard@free.fr>  Mon, 20 Aug 2018 16:52:38 +0200

libapache-dbi-perl (1.12-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

  [ Damyan Ivanov ]
  * Imported Upstream version 1.12
    + Fix detection of server startup in mod_perl 2, to avoid caching
      connections in the parent process. Perrin Harkins
  * Standards-Version: 3.9.4 (no changes necessary)

 -- Damyan Ivanov <dmn@debian.org>  Wed, 12 Jun 2013 19:15:16 +0300

libapache-dbi-perl (1.11-1) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  * New upstream release.
  * Refresh patches.
  * Bumped Standards-Version to 3.9.2.

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

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 08 Oct 2011 11:07:10 +0200

libapache-dbi-perl (1.10-1) unstable; urgency=low

  * New upstream release
  * Updated copyright
  * Refreshed patches

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Fri, 04 Feb 2011 14:51:07 +0000

libapache-dbi-perl (1.09-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: switch order of arguments to dh.

  [ Nicholas Bamber ]
  * Added myself to Uploaders
  * New upstream release
  * Now two identical version 1.09's on CPAN
  * Upped standards version to 3.9.1
  * Removed old quilt cruft and added debian/source/format file
  * Refreshed shebang patch and removed pod errors patch as per upstream status
  * Refreshed copyright
  * Refreshed descriptions

  [ Ansgar Burchardt ]
  * Fix a small error in the documentation.
    + new patch: doc-fixes.patch
  * Drop build-dep on quilt.
  * Make build-dep on perl unversioned.
  * Rename debhelper files to use libapache-dbi-perl.* schema.
  * Use Digest::SHA instead of Digest::SHA1 (cf. #594273).
    + new patch: Digest-SHA.patch
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 19 Nov 2010 20:44:23 +0100

libapache-dbi-perl (1.08-1) unstable; urgency=low

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

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

  [ Damyan Ivanov ]
  * New upstream release
    + Makes Apache::DBI loadable via apache startup script. Closes: #568534.
      Thanks to Paul Orrock.
  * upgrade to DH7 tiny rules
  * Standards-Version: 3.8.4 (no changes needed)
  * Drop Section/Priority from binary package (already present in the source
    one)
  * describe debian-perl-path.patch
  * add pod-errors.patch fixing POD errors

 -- Damyan Ivanov <dmn@debian.org>  Sat, 06 Feb 2010 22:58:20 +0200

libapache-dbi-perl (1.07-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: extended regexp for matching upstream releases.
  * Refresh debian/rules, no functional changes.
  * debian/copyright: slightly rephrase copyright statement to make lintian
    happy.
  * Add patch debian-perl-path.patch: fix the hashbang line in an example
    script, previously done directly; add quilt framework.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Fri, 16 May 2008 15:27:41 +0200

libapache-dbi-perl (1.06-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467657).

 -- Damyan Ivanov <dmn@debian.org>  Wed, 27 Feb 2008 16:08:06 +0200

libapache-dbi-perl (1.06-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * Set Maintainer to Debian Perl Group.
  * Use dist-based URL in debian/watch.

  [ Damyan Ivanov ]
  * New upstream bugfix/docs release
  * Taking over Jay Bonci with his permission.
    http://lists.debian.org/debian-perl/2007/11/msg00134.html
  * debian/rules: revamped
    + use dh_listpackages instead of pwd|sed to get package name
    + add stamps to build and install targets
    + Move build in build-stamp target
    + Drop unneeded OPTIMIZE
    + Do not ignore clean errors
    + Use distclean instead of clean
    + Use DESTDIR and PREFIX
    + Remove /usr/lib/perl5 only
  * Bump debhelper compat level to 5
  * Add libdigest-sha1-perl to Depends
  * Enabled test suite
    + Add libdbi-perl and libdigest-sha1-perl to B-D-I
  * Somewhat better debian/copyright
  * Move examples list from a dedicated file to debian/rules'
    dh_installexamples
  * Ship README and traces.txt
  * Bump Standards-version to 3.7.3 (no changes)
  * Use libapache2-mod-perl2 as a "main" alternative dependency before
    deprecated libapache-mod-perl
  * Add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 12 Dec 2007 12:30:28 +0200

libapache-dbi-perl (1.05-1) unstable; urgency=low

  * New upstream release
  * Acknowledge NMU (Closes: #361031)

 -- Jay Bonci <jaybonci@debian.org>  Sun,  3 Dec 2006 22:34:32 -0500

libapache-dbi-perl (1.04-0.1) unstable; urgency=low

  * Non-Maintainer Upload by Gunnar Wolf
  * New upstream release (Closes: #361031)
  * Moved debhelper from build-depends-indep to build-depends, making
    lintian happier and the Universe a little bit better ;-)
  * Bumped up standards-version from 3.6.1 to 3.7.2.2 - No changes were
    required

 -- Gunnar Wolf <gwolf@debian.org>  Thu,  2 Nov 2006 21:50:16 -0600

libapache-dbi-perl (0.94-2) unstable; urgency=low

  * New Maintainer (closes: #274121)
  * Updated section to perl
  * Merged to my standard rules template
  * Added debian/watch file
  * Altered path in eg/ script to be /usr/bin/perl instead of
    /usr/local/bin/perl

 -- Jay Bonci <jaybonci@debian.org>  Wed, 29 Sep 2004 19:42:47 -0400

libapache-dbi-perl (0.94-1) unstable; urgency=low

  * New upstream version (closes: bug#153000 bug#208347 bug#250330)
  * New upstream incorporates fix for unprotected use of Apache->module
    (closes: bug#205082)
  * Incorporate pointers to Artistic License and GPL (closes: bug#157688)
  * Incorporate silly whitespace changes from ddtp just so I can, in good
    conscience, close this bug (closes: bug#157139).

 -- Michael Alan Dorman <mdorman@debian.org>  Fri, 28 May 2004 17:18:02 -0400

libapache-dbi-perl (0.92-0.1) unstable; urgency=low

  * Non-Maintainer Upload
  * New upstream release.
  * Now depend on either mod-perl 1 or mod-perl 2.

 -- Stephen Quinney <stephen@jadevine.org.uk>  Tue, 21 Oct 2003 10:13:58 +0100

libapache-dbi-perl (0.89-1.1) unstable; urgency=low

  * Non-Maintainer Upload
  * Added a check on DBI.pm so that it checks if Apache can report
    loaded modules before checking if Apache::Status is loaded (Closes:
    #205082)

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 29 Aug 2003 13:39:08 -0500

libapache-dbi-perl (0.89-1) unstable; urgency=low

  * New upstream version.
  * Incorporate fix for password encryption comparisons (closes: bug#136187)

 -- Michael Alan Dorman <mdorman@debian.org>  Sat, 13 Jul 2002 16:54:31 -0400

libapache-dbi-perl (0.88-4) unstable; urgency=low

  * Fix build-depends.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 15 Apr 2001 15:19:36 -0400

libapache-dbi-perl (0.88-3) unstable; urgency=low

  * Minor rules changes.
  * Install example startup.pl.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 15 Apr 2001 15:10:38 -0400

libapache-dbi-perl (0.88-2) unstable; urgency=low

  * Rebuild for new perl policy.

 -- Michael Alan Dorman <mdorman@debian.org>  Sat, 24 Feb 2001 11:46:05 -0800

libapache-dbi-perl (0.88-1) unstable; urgency=low

  * New upstream release (closes: bug#80269)
  * Should be usable in all perl versions (closes: bug#77556)

 -- Michael Alan Dorman <mdorman@mallet-assembly.org>  Sat, 13 Jan 2001 14:02:36 -0500

libapache-dbi-perl (0.87-2) unstable; urgency=low

  * Doh!  I hadn't been depending on libdbi-perl.

 -- Michael Alan Dorman <mdorman@debian.org>  Tue,  9 May 2000 12:59:35 -0400

libapache-dbi-perl (0.87-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Sat,  2 Oct 1999 16:05:39 -0400

libapache-dbi-perl (0.85-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Mon,  6 Sep 1999 15:31:52 -0400

libapache-dbi-perl (0.83-1) unstable; urgency=low

  * New upstream version. (closes: bug#42429)

 -- Michael Alan Dorman <mdorman@debian.org>  Fri, 13 Aug 1999 21:34:16 -0400

libapache-dbi-perl (0.82-2) unstable; urgency=low

  * Modified for new perl packages.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun,  4 Jul 1999 21:52:56 +0000

libapache-dbi-perl (0.82-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 23 Jun 1999 10:18:00 -0400

libapache-dbi-perl (0.80-1) unstable; urgency=low

  * Initial debianization

 -- Michael Alan Dorman <mdorman@debian.org>  Fri, 21 Aug 1998 10:26:09 -0500