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
|
libdbd-sybase-perl (1.14-1) unstable; urgency=low
* New upstream release.
- Fix build failure with perl 5.14. Closes: #629255.
-- Steve Langasek <vorlon@debian.org> Fri, 18 Nov 2011 09:28:37 -0800
libdbd-sybase-perl (1.09-3) unstable; urgency=low
* export DEB_MAINT_CFLAGS_APPEND, so it actually gets picked up.
-- Steve Langasek <vorlon@debian.org> Tue, 25 Oct 2011 03:24:47 +0000
libdbd-sybase-perl (1.09-2) unstable; urgency=low
* Build-depend on the latest and greatest debhelper, which knows how to
pass OPTIMIZE for us.
-- Steve Langasek <vorlon@debian.org> Wed, 05 Oct 2011 20:15:27 +0000
libdbd-sybase-perl (1.09-1) unstable; urgency=low
* New upstream release. Closes: #329526.
- includes upstream fix for handling two sequential prepare()s without
an execute(). Closes: #269198.
* dbdimp.c: Add a patch from Raphael Descamps <raphael.descamps@1und1.de>
to disable BLK_VERSION_* checks if NO_BLK isn't defined.
* Add debian/watch file.
* Makefile.PL: if libct isn't found on the filesystem, assume it's
FreeTDS - fixing a build failure with multiarched freetds.
Closes: #643502.
* Switch to dh(1) and debhelper compat 8.
* Build-depend on libdbi-perl (>= 1.612-1) for dh_perl_dbi, so we get a
DBI ABI identifier in our package dependencies. Closes: #577513.
* Add ${misc:Depends} to make debhelper and lintian happy
* Set Vcs-Bzr/Vcs-Browser in debian/control.
* Bump policy-version to 3.9.2.
* Put the manpage in the right '3pm' section, not '3perl' which is
apparently meant only for perl itself.
-- Steve Langasek <vorlon@debian.org> Wed, 28 Sep 2011 17:42:20 +0000
libdbd-sybase-perl (1.00-3) unstable; urgency=low
* Rebuild against freetds 0.63-1 (closes: #319269).
-- Steve Langasek <vorlon@debian.org> Mon, 6 Jun 2005 02:03:42 -0700
libdbd-sybase-perl (1.00-2) unstable; urgency=low
* Change package section to perl.
* Add a missing dependency on libdbi-perl (closes: #309546).
-- Steve Langasek <vorlon@debian.org> Wed, 25 May 2005 02:33:48 -0700
libdbd-sybase-perl (1.00-1) unstable; urgency=low
* New upstream release
* Replace multiline strings with string concatenation and explicit
newlines, to placate gcc-3.3 (closes: #194229).
-- Steve Langasek <vorlon@debian.org> Fri, 23 May 2003 20:54:24 -0500
libdbd-sybase-perl (0.93-4) unstable; urgency=low
* Rebuild against freetds 0.61 (libct1).
* Update standards-version to 3.5.8.
* Move the manpage to section 3perl, per policy.
-- Steve Langasek <vorlon@debian.org> Wed, 5 Feb 2003 23:47:09 -0600
libdbd-sybase-perl (0.93-3) unstable; urgency=low
* Rebuild against new freetds lib package name. Adjust build-dep
versioning accordingly.
-- Steve Langasek <vorlon@debian.org> Fri, 20 Sep 2002 15:41:23 -0500
libdbd-sybase-perl (0.93-2) unstable; urgency=low
* Rebuild against perl 5.8.0.
-- Steve Langasek <vorlon@debian.org> Sun, 25 Aug 2002 00:32:11 -0500
libdbd-sybase-perl (0.93-1) unstable; urgency=low
* Initial Release (closes: #121060).
-- Steve Langasek <vorlon@debian.org> Sat, 24 Nov 2001 23:47:49 -0600
Local variables:
mode: debian-changelog
End:
|