X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=dd8d5e6e8f59913f22e9f0820fe832a7874d51e4;hp=fc9a8242697d71c1ee54862e055fcd88e9dae673;hb=2a68bdf09353e8d414b1d5f96ff58ff07163357d;hpb=720176e8674fb8fdbd995f665720a6dce86d7798 diff --git a/debian/changelog b/debian/changelog index fc9a824..dd8d5e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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.