X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=191c1b401338e7f528c25cc2011a6feb42ae6b33;hp=96159142dbec6d160bd71e3bdb414b273dc2fe40;hb=a70381b27f12fca4d29a3776e75fa8e97e2924cb;hpb=e2938675f149c5c1315cdcd8f15a313bd720f8ee diff --git a/debian/changelog b/debian/changelog index 9615914..191c1b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,16 @@ -mysqltcl (3.05-4) UNRELEASED; urgency=low +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:52:33 +0200 + +mysqltcl (3.05-4) unstable; urgency=low * According to dev-ref 6.2.2 the short description is no sentence so we should start in lowercase letters. @@ -10,8 +22,11 @@ mysqltcl (3.05-4) UNRELEASED; urgency=low + Shorten debian/rules to the bare essentials. + Override dh_makeshlibs call to add tcltk-depends. * Increase Standards-Version to 3.9.2, no changes required. + * Add ${misc:Depends} to the binary package. + * Add debian/source/format -> 1.0. + * Add a watch file (giving up ...). - -- Sven Hoexter Tue, 26 Apr 2011 16:19:32 +0200 + -- Sven Hoexter Wed, 27 Apr 2011 19:26:39 +0200 mysqltcl (3.05-3) unstable; urgency=low