X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=affa1aba72706d562e34955f98ae99b9860273c2;hp=cb9b42a54e55dfdcc3125005ebb2fc869a320dfa;hb=5804490c67e1dc6a1349307bf1816fbbbfef0c17;hpb=9559d02915c9376bdd2e00481391b96d55829582 diff --git a/debian/changelog b/debian/changelog index cb9b42a..affa1ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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 @@ -12,6 +25,8 @@ mysqltcl (3.04-1) unstable; urgency=low * 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 Wed, 13 Feb 2008 21:03:46 +0100