X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0f3234978ea96e3ca61ed83621cff8afdf86b731;hp=9fa9445f41e3065cc68fd06c7854f0a39e9eefeb;hb=9e99911d85d92bfea77ca83273f28bcd3c3b249c;hpb=afe20f0070a2945515b25242e507d8f92433715a diff --git a/debian/changelog b/debian/changelog index 9fa9445..0f32349 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,72 @@ -mysqltcl (3.03-1) unstable; urgency=low +mysqltcl (3.05-4) unstable; urgency=low - * New upstream release with a fix for mysql 5. + * According to dev-ref 6.2.2 the short description is no sentence so + we should start in lowercase letters. + * Change maintainer address to hoexter@d.o. + * Update VCS-* information in debian/control to the new git repository. + * Convert to dh: + + Build-Depend on debhelper (>= 8). + + Increase compat level to 8. + + 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 Wed, 27 Apr 2011 19:26:39 +0200 + +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 + + Fix for mysql 5. + + Checking of mysql::state parameter length fixed. * Standards-Version: 3.7.3 - no changes required. * Changed compat to 5, Build-Depend on debhelper >> 5. * Moved the homepage to the new Homepage field. * Build-Depend now on tcl-dev instead of tcl8.4-dev. * Use tcltk-depends to depend on the right Tcl version. * Switched to use quilt to manage the patches. - * Added Vcs-Svn field to control. + * Added Vcs-Svn field to debian/control. * Reworked debian/rules partly to make it a little bit clearer. * Adopt the new Tcl/Tk policy and move the lib into /usr/lib/tcltk. + * Changed mysql to MySQL in the description. Thanks to Sergei and + lintian. - -- Sven Hoexter Tue, 25 Dec 2007 21:45:44 +0100 + -- Sven Hoexter Wed, 13 Feb 2008 21:03:46 +0100 mysqltcl (3.02-1) unstable; urgency=low