X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=f43989dd6baa1de6de79338b48ca411413a67841;hb=46022ca15ecbca105e6585f1645f6077e1a910b5;hp=fb050f302322aa903f624783d42358a0d8e94953;hpb=142e95dfafeb99191e3ca4e3a8af386fe50dae2a;p=sven%2Fmysqltcl.git diff --git a/debian/changelog b/debian/changelog index fb050f3..f43989d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,38 @@ -mysqltcl (3.05-6) UNRELEASED; urgency=low +mysqltcl (3.052-1) unstable; urgency=low + + * New upstream release + + fix multiresult bug. + * Increment Standards-Version to 3.9.6 - no changes required. + * Increment dh compat level to 9, build-depend on debhelper 9. + * Remove versioned b-d on libmysqlclient-dev, remove b-d on dpkg-dev. + + -- Sven Hoexter Mon, 22 Sep 2014 18:20:17 +0200 + +mysqltcl (3.051-1) unstable; urgency=low + + * New upstream release - adds a -reconnect option. + + Refresh all patches. + * Increment Standards-Version to 3.9.3 - no changes required. + + -- Sven Hoexter Mon, 21 May 2012 19:26:33 +0200 + +mysqltcl (3.05-7) experimental; urgency=low + + * Temporarily build-depend on libmysqlclient-dev (>= 5.5.17) to + ensure that we really build against the new libmysqlclient in + experimental. + + -- Sven Hoexter Sat, 26 Nov 2011 13:22:02 +0100 + +mysqltcl (3.05-6) experimental; urgency=low * Apply a small patch (forwarded from Ubuntu!) to debian/rules adding --with-mysql-lib so that mysqltcl will work with a multiarch libmysqlclient. (Closes: #650053) + * Include /usr/share/dpkg/buildflags.mk and use DPKG_EXPORT_BUILDFLAGS + in debian/rules. Add dpkg-dev (>= 1.16.1) to build-depends. - -- Sven Hoexter Sat, 26 Nov 2011 09:13:01 +0100 + -- Sven Hoexter Sat, 26 Nov 2011 09:57:34 +0100 mysqltcl (3.05-5) unstable; urgency=low