File: changelog

package info (click to toggle)
libclass-dbi-perl 3.0.17-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 580 kB
  • sloc: perl: 2,118; makefile: 2
file content (191 lines) | stat: -rw-r--r-- 6,857 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
libclass-dbi-perl (3.0.17-4.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 28 Dec 2020 13:42:00 +0100

libclass-dbi-perl (3.0.17-4) unstable; urgency=low

  * Team upload

  [ gregor herrmann ]
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.
  * Remove Conflicts against ancient version of libscalar-list-utils-perl.

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

  [ gregor herrmann ]
  * Remove alternative (build) dependencies that are already satisfied
    in oldstable.

  [ Damyan Ivanov ]
  * Use source format 3.0 (quilt)
  * add pod-spelling.patch fixing a tiny typo in POD
  * claim conformance to Policy 3.9.2

 -- Damyan Ivanov <dmn@debian.org>  Mon, 08 Aug 2011 23:21:34 +0300

libclass-dbi-perl (3.0.17-3) unstable; urgency=low

  [ Ryan Niebur ]
  * moved with permission from Bart (Closes: #531514)
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza). Changed: Maintainer set to Debian Perl Group
    <pkg-perl-maintainers@lists.alioth.debian.org> (was: Bart Martens
    <bartm@debian.org>); Bart Martens <bartm@debian.org> moved to
    Uploaders.
  * debian/watch: use dist-based URL.
  * remove Bart from Uploaders

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

  [ Ansgar Burchardt ]
  * Use debhelper 7 instead of cdbs.
  * Bump Standards-Version to 3.8.2.
  * Add myself to Uploaders.
  * Convert debian/copyright to proposed machine-readable format.
  * Do no longer install README (copy of POD documentation).

  [ gregor herrmann ]
  * debian/control: add perl-modules (>= 5.10) as an alternative (build)
    dependency to libversion-perl; remove build dependency on libdbd-pg-perl.

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 27 Jul 2009 00:29:07 +0200

libclass-dbi-perl (3.0.17-2) unstable; urgency=low

  * debian/control: Fixed description-contains-homepage,
    out-of-date-standards-version, debhelper-but-no-misc-depends.
  * debian/rules: No longer need to rmdir usr/lib/perl5 and usr/lib.

 -- Bart Martens <bartm@debian.org>  Thu, 26 Feb 2009 19:34:56 +0100

libclass-dbi-perl (3.0.17-1) unstable; urgency=low

  * New upstream release.
  * t/11-triggers.t: No longer skipping tests.  Closes: #442996.

 -- Bart Martens <bartm@debian.org>  Sat, 06 Oct 2007 20:49:35 +0200

libclass-dbi-perl (3.0.16-2) unstable; urgency=low

  * t/11-triggers.t: Skip some tests to lower severity of #442996.

 -- Bart Martens <bartm@knars.be>  Sat, 22 Sep 2007 14:18:22 +0200

libclass-dbi-perl (3.0.16-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01_used_only_once.diff: Removed obsolete patch.

 -- Bart Martens <bartm@knars.be>  Tue, 24 Apr 2007 07:35:29 +0200

libclass-dbi-perl (3.0.15-2) unstable; urgency=low

  * New maintainer, as agreed with Stephen.
  * debian*: Use cdbs.
  * debian/control: Added libtest-pod-perl, libtime-piece-perl,
    libtime-piece-mysql-perl, libdatetime-format-mysql-perl and libdbd-pg-perl
    to Build-Depends-Indep for "make test"
  * debian/copyright: Updated to add copyright notices.
  * debian/patches/01_used_only_once.diff: Suppresses warning in "make test".
  * debian/watch: Updated to version 3.

 -- Bart Martens <bartm@knars.be>  Mon, 20 Nov 2006 11:17:20 +0100

libclass-dbi-perl (3.0.15-1) unstable; urgency=low

  * New upstream release
  * Build-Depends on libdbd-sqlite3-perl (>= 1.13-1.1) which fixes a
    previous FTBFS caused by a bug in the earlier version of that package.

 -- Stephen Quinney <sjq@debian.org>  Thu, 19 Oct 2006 13:44:12 +0100

libclass-dbi-perl (3.0.14-1) unstable; urgency=low

  * New upstream release
  * Switched to my debian.org email address.
  * Updated to policy version 3.7.2
  * Added Build-Depends for debhelper as it is used in the clean target

 -- Stephen Quinney <sjq@debian.org>  Fri,  2 Jun 2006 13:20:48 +0100

libclass-dbi-perl (0.96-1) unstable; urgency=low

  * New upstream release.
  * Now depend (and build-depend) upon Ima::DBI (>= 0.33).
  * Cleaned up dependencies in general.
  * Improved debian/rules slightly.
  * Added useful Recommends and Suggests entries.

 -- Stephen Quinney <sjq@debian.org>  Thu,  6 May 2004 21:08:03 +0100

libclass-dbi-perl (0.95-1) unstable; urgency=low

  * New upstream release - lots of new features and bug fixes.
  * Updated dependencies on libima-dbi-perl to 0.30 and
    libuniversal-moniker-perl to 0.06.
  * Added a Conflicts against the libscalar-list-utils-perl package of
    (<=1.0701-1). Really bad things were happening in the tests when this
    package was installed. Scalar::List::Utils, version 1.13, or that
    provided as part of the perl package both work so there is no problem.

 -- Stephen Quinney <sjq@debian.org>  Sat, 31 Jan 2004 09:47:40 +0000

libclass-dbi-perl (0.94final-3) unstable; urgency=low

  * Updated dependency on libscalar-list-utils-perl as the latest Perl
    package contains a newer version of Scalar-List-Utils and now
    conflicts/replaces/provides what we need, closes: #220855.

 -- Stephen Quinney <sjq@debian.org>  Sat, 15 Nov 2003 08:52:22 +0000

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

  * Update all the dependencies (including those for building the
    package).

 -- Stephen Quinney <sjq@debian.org>  Thu, 18 Sep 2003 14:28:40 +0100

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

  * Attempt #2 to get this final version uploaded. This time with the
    correct upstream tarball and a slightly mangled version number.

 -- Stephen Quinney <sjq@debian.org>  Wed, 17 Sep 2003 14:13:42 +0100

libclass-dbi-perl (0.94-3) unstable; urgency=low

  * This is now the released, final version of 0.94 from upstream.
  * Added dependency on libuniversal-moniker-perl.
  * Added dependency on libscalar-list-utils-perl.

 -- Stephen Quinney <sjq@debian.org>  Wed, 17 Sep 2003 13:47:00 +0100

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

  * Changed dependency on libclass-accessor-perl to >=0.18.
  * Updated to Debian policy, version 3.6.0.

 -- Stephen Quinney <sjq@debian.org>  Thu,  7 Aug 2003 14:28:38 +0100

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

  * New upstream release - fixes for databases such as PostgreSQL - where
    use of sequences to create new primary keys was broken,
    closes: #202695. Note this is not the final official stable release but
    the bug fixes are important enough to warrant uploading now.

 -- Stephen Quinney <sjq@debian.org>  Thu, 24 Jul 2003 14:49:28 +0100

libclass-dbi-perl (0.93-1) unstable; urgency=low

  * Initial Release, closes: #183966.

 -- Stephen Quinney <sjq@debian.org>  Wed,  9 Jul 2003 09:55:33 +0100