X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ea37dba40566fc2e7fb56063b18acb64f8116560;hp=c9c1d5975b1584595549c22d79b17f67305615b0;hb=8a4ee3c4b4f720e95d5e1afcbbdd14d48aa3bcdc;hpb=d13746cc0686ad67521e0e5ef12801ef386e2d3a diff --git a/debian/changelog b/debian/changelog index c9c1d59..ea37dba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,39 @@ -mysqltcl (3.05-5) UNRELEASED; urgency=low +mysqltcl (3.051-1) unstable; urgency=low + + * New upstream release - adds a -reconnect option. + + Refresh all patches. + + -- 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:57:34 +0100 + +mysqltcl (3.05-5) unstable; urgency=low * Add debian/patches/tcl.m4_gnu_non_linux_ld_settings, patch provided by Pino Toscano (thanks!), to fix the FTBFS on GNU/Hurd. Since we've the same problem on GNU/kfreebsd it will fix those FTBFS too. (Closes: #624378) * Add build-dep on dh-autoreconf and add --with autoreconf for dh. + * Add debian/patches/man-hyphen-and-spelling to fix some smaller issue + with the manpage flagged by lintian. - -- Sven Hoexter Thu, 28 Apr 2011 09:22:04 +0200 + -- Sven Hoexter Thu, 28 Apr 2011 09:52:33 +0200 mysqltcl (3.05-4) unstable; urgency=low