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
|
libdbd-sqlite2-perl (2:0.38-1) 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.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
* Import upstream version 0.38
* Declare compliance with policy 4.2.1
* Bump debhelper compatibility level to 10
* Set hardening flags
-- Xavier Guimard <yadd@debian.org> Tue, 02 Oct 2018 06:35:55 +0200
libdbd-sqlite2-perl (2:0.37-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update path in lintian override.
* Add debian/upstream/metadata.
* Import upstream version 0.37.
* Drop spelling-errors.patch, merged upstream.
* Update years of packaging copyright and Upstream-Contact.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Mention module name in long description.
-- gregor herrmann <gregoa@debian.org> Thu, 10 Dec 2015 18:43:52 +0100
libdbd-sqlite2-perl (2:0.36-2) unstable; urgency=medium
* Strip trailing slash from metacpan URLs.
* Use $Config{vendorarch} to get library path in debian/rules.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 11 Aug 2014 18:44:57 +0200
libdbd-sqlite2-perl (2:0.36-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Use perl_dbi addon for dh.
* Bump build-dependency on libdbi-perl to >= 1.612.
* Email change: Ansgar Burchardt -> ansgar@debian.org
* 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
[ Xavier Guimard ]
* Imported Upstream version 0.36
* Bump debian/copyright format to 1.0
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 9 to get hardening flags
* Update libdbi-perl dependency (>= 1.625)
* Add override in debian/rules to remove output directory when
cleaning
* Add Lintian override to embed SQLite (libsqlite0-dev doesn't contain
sqliteInt.h needed by dbdimp.h)
* Remove old libdbd-sqlite-perl files that are not in the upstream tarball
* Remove fetchrow patch now included in upstream
* Add spelling errors patch
-- Xavier Guimard <x.guimard@free.fr> Sun, 19 May 2013 06:18:20 +0200
libdbd-sqlite2-perl (2:0.33-9) unstable; urgency=low
[ gregor herrmann ]
* 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.
[ Ansgar Burchardt ]
* Add dependency on perl-dbdapi-* (see #577209).
+ Needs build-dep on libdbi-perl (>= 1.610.90+is+1.609-1~).
* Remove Conflicts: libdbd-sqlite-perl (no longer in Debian).
* Refresh rules for debhelper 7.
* No longer install README.
* Use source format 3.0 (quilt); drop README.source and quilt framework.
* Convert debian/copyright to proposed machine-readable format.
* debian/copyright: Only the DBD interface is release under the same terms
as perl, SQLite itself is public domain.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 24 Apr 2010 15:40:41 +0900
libdbd-sqlite2-perl (2:0.33-8) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
[ Damyan Ivanov ]
* remove Marcelo E. Magallon <mmagallo@debian.org> from Uploaders.
Requested by MIA team
[ gregor herrmann ]
* Exchange debian/rules against a version created from a current
dh-make-perl template; this moves SQLite2.pm in a place where it is
found; thanks to Peter J. Holzer for reporting the bug (closes: #481923).
* Set urgency to medium because this upload fixes a grave bug.
* debian/watch: use dist-based URL.
* Remove debian/libdbd-sqlite2-perl.docs and install README directly from
debian/rules.
* Remove debian/libdbd-sqlite2-perl.install which is not needed.
* Add /me to Uploaders.
* Set Standards-Version to 3.7.3 (no changes).
* Set debhelper compatibility level to 5.
* Change patch system from dpatch to quilt.
* debian/copyright: use specific upstream source URL instead of pointing
to CPAN at large.
* debian/control: now really remove dependency on debconf, as announced in
2:0.33-5's changelog.
-- gregor herrmann <gregoa@debian.org> Mon, 19 May 2008 18:13:09 +0200
libdbd-sqlite2-perl (2:0.33-7) unstable; urgency=low
* Added |debconf-2.0 altertative to debconf dependency. Closes: #441937
* Standards-Version: 3.7.2.2 (no changes required)
* Added myself to Uploaders (and wrapped it)
* debian/watch - version 3; drop uupdate as we use svn-upgrade
-- Damyan Ivanov <dmn@debian.org> Wed, 12 Sep 2007 09:36:01 +0300
libdbd-sqlite2-perl (2:0.33-6) unstable; urgency=low
* Use dpatch for managing patches.
* Add myself to Uploaders.
* debian/patches/10fetchrow:
+ Fix segmentation fault when fetchrow() is called again after
it has returned an empty list once. (Closes: #317453)
* Add debian/watch.
-- Niko Tyni <ntyni@iki.fi> Sun, 15 Jan 2006 22:29:25 +0200
libdbd-sqlite2-perl (2:0.33-5) unstable; urgency=low
[ Krzysztof Krzyzaniak (eloy) ]
* debian/control - dropped debconf dependency, it's not needed now
(closes: #331997), Standards-Version updated to 3.6.2 without changes
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 13 Oct 2005 10:40:40 +0200
libdbd-sqlite2-perl (2:0.33-4) unstable; urgency=low
* debian/control: Fix Maintainer.
-- Marcelo E. Magallon <mmagallo@debian.org> Sun, 24 Apr 2005 09:25:18 -0600
libdbd-sqlite2-perl (2:0.33-3) unstable; urgency=low
* debian/control: changed maintainer to DPG.
-- Marcelo E. Magallon <mmagallo@debian.org> Tue, 22 Mar 2005 09:04:13 -0600
libdbd-sqlite2-perl (2:0.33-2) unstable; urgency=low
* Dropped dependency from libsqlite0
* Cleaning package to keep it policy compatible
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 9 Mar 2005 10:15:49 +0100
libdbd-sqlite2-perl (2:0.33-1) unstable; urgency=low
* Epoch changed to 2
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 17 Dec 2004 17:41:01 +0100
libdbd-sqlite2-perl (1:0.33-2) unstable; urgency=low
* Package changes its name to libdbd-sqlite2-perl to avoid problems with
new sqlite3 package.
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 17 Dec 2004 17:01:01 +0100
libdbd-sqlite-perl (1:0.33-1) unstable; urgency=low
* New upstream release (DBD-SQLite2-0.33.tar.gz)
* Perl package name is changed to DBD::SQLite2. Please read README.Debian!
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 2 Dec 2004 14:24:18 +0100
libdbd-sqlite-perl (1.07-1) unstable; urgency=high
* New upstream release (closes: #272470)
* All bugs connected with architectures other than IA should be fixed.
(closes: Bug#271649), (closes: Bug#271649), (closes: #264211),
(closes: Bug#274227)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Mon, 29 Nov 2004 14:56:50 +0100
libdbd-sqlite-perl (0.30-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 29 Jul 2004 17:11:32 +0200
libdbd-sqlite-perl (0.29-1) unstable; urgency=low
* New upstream release
* debian/copyright updated to show double licences (GPL & Artistic)
* debian/DBD-SQLite-0.28.patch removed
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 2 Jan 2004 11:16:49 +0100
libdbd-sqlite-perl (0.28-3) unstable; urgency=low
* debian/control - upgraded to Debian Policy 3.6.1 (no changes)
* debian/rules - patch added from Wolfgang Sourdeau <Wolfgang@Contre.COM>
(closes: Bug#219462)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Mon, 10 Nov 2003 11:32:32 +0100
libdbd-sqlite-perl (0.28-2) unstable; urgency=low
* debian/rules - fixed 'clean' section. Thanks goes to Wolfgang Sourdeau
<wolfgang@contre.com> (closes: Bug#216480)
* debian/rules - polished to avoid warning about nonbinary perl files in
/usr/lib/perl5/ directory
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sun, 19 Oct 2003 16:38:55 +0200
libdbd-sqlite-perl (0.28-1) unstable; urgency=low
* New upstream release
* New maintainer
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 11 Sep 2003 10:35:51 +0200
libdbd-sqlite-perl (0.25-3) unstable; urgency=low
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 26 Jul 2003 13:21:44 -0500
libdbd-sqlite-perl (0.25-2) unstable; urgency=low
* rebuild against libsqlite0 v2.8.3-2 (which is now 64-bit clean) to
successfully pass `make test` on 64-bit architectures
* debian/control: updated sections according to latest archive changes:
- 'libdbd-sqlite-perl' from 'interpreters' to 'perl'
* debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
* debian/control: upgraded to Debian Policy 3.5.10 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 15 Jun 2003 16:12:18 -0500
libdbd-sqlite-perl (0.25-1) unstable; urgency=low
* New upstream release
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 9 Mar 2003 09:36:01 -0600
libdbd-sqlite-perl (0.24-1) unstable; urgency=low
* New upstream release
-- Ardo van Rangelrooij <ardo@debian.org> Wed, 29 Jan 2003 15:37:32 -0600
libdbd-sqlite-perl (0.23-1) unstable; urgency=low
* New upstream release
* debian/rules: changed '-$(MAKE) test' into '$(MAKE) test' now that
upstream has fixed the Unicode tests that didn't work
(closes: Bug#174279)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 11 Jan 2003 19:22:35 -0600
libdbd-sqlite-perl (0.22-1) unstable; urgency=low
* New upstream release
* debian/control: upgraded to Debian Policy 3.5.8 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Wed, 25 Dec 2002 10:11:13 -0600
libdbd-sqlite-perl (0.20-1) unstable; urgency=low
* New upstream release
-- Ardo van Rangelrooij <ardo@debian.org> Thu, 17 Oct 2002 14:05:31 -0500
libdbd-sqlite-perl (0.19-2) unstable; urgency=low
* Makefile.PL: changed to build against standalone SQLite engine
(closes: Bug#156355, Bug#156413)
* debian/control: updated accordingly
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 29 Sep 2002 16:37:21 -0500
libdbd-sqlite-perl (0.19-1) unstable; urgency=low
* New upstream release
* Rebuild against perl-5.8
(closes: Bug#158830)
* debian/control: changed build dependency on perl accordingly
* debian/copyright: added pointer to license
(closes: Bug#157571)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 21 Sep 2002 22:22:08 -0500
libdbd-sqlite-perl (0.18-1) unstable; urgency=low
* Initial Release
(closes: Bug#135810)
-- Ardo van Rangelrooij <ardo@debian.org> Tue, 23 Jul 2002 21:50:28 -0500
|