X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c4a61eb53fe886304d130c13e3d2574ff2050318;hp=affa1aba72706d562e34955f98ae99b9860273c2;hb=797641e840826e5e8df9f558a85831693708e9e1;hpb=5804490c67e1dc6a1349307bf1816fbbbfef0c17 diff --git a/debian/changelog b/debian/changelog index affa1ab..c4a61eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +mysqltcl (3.05-4) UNRELEASED; urgency=low + + * 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. + + -- Sven Hoexter Tue, 26 Apr 2011 16:19:32 +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