X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=42029809c9bb628af8faf7156093a6201831fdd0;hb=7ba0b663f322c557538e0296925ee456c6927599;hp=c9c1d5975b1584595549c22d79b17f67305615b0;hpb=d13746cc0686ad67521e0e5ef12801ef386e2d3a;p=sven%2Fmysqltcl.git diff --git a/debian/changelog b/debian/changelog index c9c1d59..4202980 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,24 @@ -mysqltcl (3.05-5) UNRELEASED; urgency=low +mysqltcl (3.05-6) UNRELEASED; 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 + +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