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
|
libdbd-odbc-perl (1.24-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Remove spelling patch, fixed upstream
* Update copyright information
+ Properly use DEP5 format
+ Update debian/* copyright holders list from changelog
[ gregor herrmann ]
* Convert upstream changelog from POD to text/plain.
* Update years of upstream copyright.
* Install upstream FAQ (converted to plain text).
-- gregor herrmann <gregoa@debian.org> Mon, 24 May 2010 16:28:52 +0200
libdbd-odbc-perl (1.23-2) unstable; urgency=low
* Add dependency on perl-dbdapi-* (see #577209).
+ Needs build-dep on libdbi-perl (>= 1.610.90+is+1.609-1~).
* debian/copyright: Minor changes for current DEP-5 proposal.
* Bump Standards-Version to 3.8.4.
* Use source format 3.0 (quilt).
* Fix spelling error in documentation.
+ new patch: spelling.patch
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 24 Apr 2010 14:28:26 +0900
libdbd-odbc-perl (1.23-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.3 (drop versioned dependency on perl)
* Drop version dependency on libdbi-perl (oldstable has 1.53)
* Change to new short debhelper rules format + overrides
[ Ryan Niebur ]
* Update jawnsy's email address
-- Jonathan Yu <jawnsy@cpan.org> Wed, 23 Sep 2009 08:16:53 -0400
libdbd-odbc-perl (1.22-1) unstable; urgency=low
* New upstream release
-> Serious bug fixes, especially when using this with Unicode strings
larger than 64KB.
-> Some more FAQ entries
* Updated description
* Added /me to Uploaders
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* debian/copyright: add additional copyright holder.
* Set Standards-Version to 3.8.2 (no changes).
-- Jonathan Yu <frequency@cpan.org> Fri, 19 Jun 2009 05:10:25 -0400
libdbd-odbc-perl (1.21-1) unstable; urgency=low
* New upstream release
-- Brian Cassidy <brian.cassidy@gmail.com> Thu, 30 Apr 2009 09:31:47 -0300
libdbd-odbc-perl (1.20-1) unstable; urgency=low
[ Brian Cassidy ]
* New upstream release
* debian/control: added myself to Uploaders
[ gregor herrmann ]
* debian/watch: remove unused "debian" suffix.
-- Brian Cassidy <brian.cassidy@gmail.com> Mon, 27 Apr 2009 11:39:22 -0300
libdbd-odbc-perl (1.19-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update years of upstream copyright.
* Set Standards-Version to 3.8.1 (no changes).
* Install an additional README.
-- gregor herrmann <gregoa@debian.org> Thu, 09 Apr 2009 20:56:32 +0200
libdbd-odbc-perl (1.18-1) unstable; urgency=low
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* New upstream release.
* debian/copyright: switch to new format.
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}.
-- gregor herrmann <gregoa@debian.org> Sat, 17 Jan 2009 22:44:47 +0100
libdbd-odbc-perl (1.17-1) unstable; urgency=low
* New upstream release.
* Refresh debian/rules; examples are now in "examples/"; remove some unused
targets, remove executable bit from example scripts.
* debian/control: change my email address, wrap long lines, mention module
name in long description.
* debian/copyright: update upstream copyright notice; point to exact
upstream source location.
-- gregor herrmann <gregoa@debian.org> Wed, 08 Oct 2008 18:11:06 +0200
libdbd-odbc-perl (1.16-1) 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/watch: remove dash from the version capture.
* debian/rules: delete /usr/share/perl5 only if it exists.
* debian/watch: use dist-based URL.
[ Joachim Breitner ]
* Removed myself from uploaders.
[ Gunnar Wolf ]
* New upstream release
* Added myself as an uploader
* Bumped up standards-version to 3.8.0
* Added proper copyright information
-- Gunnar Wolf <gwolf@debian.org> Sun, 10 Aug 2008 10:49:58 -0500
libdbd-odbc-perl (1.13-5) unstable; urgency=low
[ gregor herrmann ]
* Add dh_md5sums to debian/rules.
[ Damyan Ivanov ]
* Drop unused dh_installdirs
* Honour errors from $(MAKE) distclean
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 17 Aug 2007 12:55:33 +0200
libdbd-odbc-perl (1.13-4) unstable; urgency=low
* Change debhelper compatibility level to 5.
* Add install target to debian/rules (closes: #375882)
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 28 Jun 2006 20:16:07 +0200
libdbd-odbc-perl (1.13-3) unstable; urgency=low
* Change standards version to 3.7.2
* Change to debhelper compatibility level 4
-- Carlo Segre <segre@iit.edu> Thu, 8 Jun 2006 13:00:17 -0500
libdbd-odbc-perl (1.13-2) unstable; urgency=low
* Remove build dependency on odbcinst1 (Closes: #319567)
* Change standards version to 3.6.2
* Modified source package name to libdbd-odbc to be
consistent with Perl package naming scheme
* New maintainer -
Debian Perl Group <pkg-perl-maintainer@lists.alioth.debian.org>
via Carlo Segre <segre@iit.edu>
-- Carlo Segre <segre@iit.edu> Sat, 23 July 2005 17:12:15 -0500
dbd-odbc (1.13-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Sat, 13 Nov 2004 12:02:37 -0600
dbd-odbc (1.12-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Sun, 31 Oct 2004 20:44:42 -0600
dbd-odbc (1.11-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Fri, 15 Oct 2004 19:41:46 -0500
dbd-odbc (1.10-1) unstable; urgency=low
* New upstream release
* debian/watch: Updated watch file to $CPAN/modules/by-module/DBD
-- Dirk Eddelbuettel <edd@debian.org> Sun, 26 Sep 2004 13:32:41 -0500
dbd-odbc (1.09-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Sat, 13 Mar 2004 06:38:36 -0600
dbd-odbc (1.08-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Tue, 9 Mar 2004 19:54:52 -0600
dbd-odbc (1.07-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Sun, 22 Feb 2004 14:43:01 -0600
dbd-odbc (1.06-1) unstable; urgency=low
* New upstream release
* debian/control: Section changed to perl
* debian/control: Standards-Version upgraded to 3.6.1.0
* Makefile.PL: Replaced spaces with a tab on line 427
-- Dirk Eddelbuettel <edd@debian.org> Mon, 10 Nov 2003 20:22:08 -0600
dbd-odbc (1.05-1) unstable; urgency=low
* New upstream version released yesterday
-- Dirk Eddelbuettel <edd@debian.org> Sat, 15 Mar 2003 13:09:20 -0600
dbd-odbc (1.04-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Sat, 25 Jan 2003 19:09:32 -0600
dbd-odbc (1.03-3) unstable; urgency=low
* dbdimp.c: New upstream version with fudge for strncmpi / strncasecmp
-- Dirk Eddelbuettel <edd@debian.org> Fri, 24 Jan 2003 18:41:59 -0600
dbd-odbc (1.03-2) unstable; urgency=low
* dbdimp.c: Added small patch which wraps an #ifdef around the strcmpi
use and employs strncasecmp instead on Debian systems (Closes: #177989)
-- Dirk Eddelbuettel <edd@debian.org> Thu, 23 Jan 2003 21:10:10 -0600
dbd-odbc (1.03-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Mon, 20 Jan 2003 07:07:08 -0600
dbd-odbc (0.43-3) unstable; urgency=low
* debian/control: Build-Depends on perl (>= 5.8.0) added.
-- Dirk Eddelbuettel <edd@debian.org> Sat, 17 Aug 2002 20:04:52 -0500
dbd-odbc (0.43-2) unstable; urgency=low
* Rebuilt against new Perl 5.8.0 packages
-- Dirk Eddelbuettel <edd@debian.org> Tue, 6 Aug 2002 00:33:55 -0500
dbd-odbc (0.43-1) unstable; urgency=low
* Upgraded to new upstream version 0.43
-- Dirk Eddelbuettel <edd@debian.org> Fri, 19 Jul 2002 20:21:18 -0500
dbd-odbc (0.41-1) unstable; urgency=low
* Upgraded to new upstream version 0.41
-- Dirk Eddelbuettel <edd@debian.org> Tue, 4 Jun 2002 06:42:07 -0500
dbd-odbc (0.40-1) unstable; urgency=low
* Upgraded to new upstream version 0.40
-- Dirk Eddelbuettel <edd@debian.org> Sun, 14 Apr 2002 08:04:34 -0500
dbd-odbc (0.39-1) unstable; urgency=low
* Upgraded to new upstream version 0.39
* Upstream switched to building with the unixodbc library instead of the
iodbc library, and no longer includes the old (2.5.*) iODBC library in
the sources. unixodbc implements a newer ODBC standard. We follow,
especially as it no longer builds with iODBC.
* Makefile.PL: Patch to ensure unixodbc is selected when iodbc libs are
also present on system as is the case for Debian, sent upstream too
* Build-Depends on unixodbc-dev and odbcinst1, not libiodbc2-dev
-- Dirk Eddelbuettel <edd@debian.org> Sun, 24 Mar 2002 12:44:43 -0600
dbd-odbc (0.38-1) unstable; urgency=low
* Upgraded to new upstream version after a NMU of libdbi-perl
* debian/control: Build-Depends on libdbi-perl (>= 1.21) per Makefile.PL
-- Dirk Eddelbuettel <edd@debian.org> Sat, 16 Feb 2002 20:21:25 -0600
dbd-odbc (0.31-1) unstable; urgency=low
* Upgraded to new upstream version
* debian/copyright: Corrected common-license/GPL file ref (lintian)
* debian/control: Upgraded to Standard-Version 3.5.0
-- Dirk Eddelbuettel <edd@debian.org> Sat, 19 Jan 2002 09:16:24 -0600
dbd-odbc (0.28-4) unstable; urgency=low
* Rebuilt against Perl 5.6.0
* Big thanks to Brendan O'Dea <bod@debian.org> for some quick help
-- Dirk Eddelbuettel <edd@debian.org> Wed, 14 Feb 2001 22:14:08 -0600
dbd-odbc (0.28-3) unstable; urgency=low
* debian/control: Fixed silly Perl var in Build-Depends (Closes: #85671)
-- Dirk Eddelbuettel <edd@debian.org> Sun, 11 Feb 2001 22:41:17 -0600
dbd-odbc (0.28-2) unstable; urgency=low
* debian/control: Added to Build-Depends (Closes: #65963)
-- Dirk Eddelbuettel <edd@debian.org> Tue, 20 Jun 2000 21:28:33 -0400
dbd-odbc (0.28-1) unstable; urgency=low
* Initial Debian release.
-- Dirk Eddelbuettel <edd@debian.org> Sun, 28 May 2000 20:36:01 -0400
|