X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=dd8d5e6e8f59913f22e9f0820fe832a7874d51e4;hp=89b27271641d725a4047904d909ac2dbe49426c3;hb=2a68bdf09353e8d414b1d5f96ff58ff07163357d;hpb=e6b1bfc191a17ddd0569344779d31fb8ee944bc7 diff --git a/debian/changelog b/debian/changelog index 89b2727..dd8d5e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +mysqltcl (3.05-3) unstable; urgency=low + + * Move to section 'database' to fit the archive wide overrides. + + -- Sven Hoexter Wed, 05 Aug 2009 20:54:28 +0200 + +mysqltcl (3.05-2) unstable; urgency=low + + * Update debian/copyright with information about tests/all.tcl and + tclconfig/tcl.m4. Thanks to Ondrej Certik for noting it during a + package review. + * Bump Standards-Version to 3.8.2 + + Added a README.source. + * Add a short description to the man-section patch. + * Stretch the long description a bit with footage from the manpage. + (Noted by Ondrej Certik) + * Build-Dep on libmysqlclient-dev now that MySQL 5.1 is default. + + -- Sven Hoexter Tue, 04 Aug 2009 16:11:16 +0200 + +mysqltcl (3.05-1) unstable; urgency=low + + * New upstream release + + Bugfixes for mysql5 handling multiple result queries. + + -- Sven Hoexter Sun, 25 May 2008 11:30:10 +0200 + +mysqltcl (3.04-2) unstable; urgency=low + + * Re-add --with-tcl and --with-tclinclude. + + -- Sven Hoexter Thu, 14 Feb 2008 08:19:13 +0100 + mysqltcl (3.04-1) unstable; urgency=low * New upstream release with