File: changelog

package info (click to toggle)
libapache-dbi-perl 1.07-1%2Blenny2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 192 kB
  • ctags: 39
  • sloc: perl: 1,095; makefile: 43
file content (201 lines) | stat: -rw-r--r-- 6,756 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
libapache-dbi-perl (1.07-1+lenny2) stable; urgency=low

  * debian/rules: Correct typo QUILT_STAMPN → QUILT_STAMPFN to apply patches
    during build. (Closes: #592871)

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 14 Aug 2010 18:12:36 +0900

libapache-dbi-perl (1.07-1+lenny1) stable; urgency=low

  * Backport fix for loading of Apache::DBI via startup files from 1.08.
    + add backport_1.08-fix-startup.patch
    + Closes: #568534 -- Apache::DBI fails to load in startup scripts

 -- Damyan Ivanov <dmn@debian.org>  Tue, 09 Feb 2010 12:48:05 +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