]> git.sven.stormbind.net Git - sven/mysqltcl.git/blobdiff - debian/changelog
Increment Standards-Version to 3.9.3 - no changes required.
[sven/mysqltcl.git] / debian / changelog
index 4a6c8db48a83421bc812f866b181e5407c2399a0..95eafcf9fb13b5e57fed05fc24f1576b9a7e7270 100644 (file)
@@ -1,3 +1,65 @@
+mysqltcl (3.051-1) unstable; urgency=low
+
+  * New upstream release - adds a -reconnect option.
+    + Refresh all patches.
+  * Increment Standards-Version to 3.9.3 - no changes required.
+
+ -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 19:26:33 +0200
+
+mysqltcl (3.05-7) experimental; urgency=low
+
+  * Temporarily build-depend on libmysqlclient-dev (>= 5.5.17) to
+    ensure that we really build against the new libmysqlclient in
+    experimental.
+
+ -- Sven Hoexter <hoexter@debian.org>  Sat, 26 Nov 2011 13:22:02 +0100
+
+mysqltcl (3.05-6) experimental; urgency=low
+
+  * Apply a small patch (forwarded from Ubuntu!) to debian/rules adding
+    --with-mysql-lib so that mysqltcl will work with a multiarch
+    libmysqlclient. (Closes: #650053)
+  * Include /usr/share/dpkg/buildflags.mk and use DPKG_EXPORT_BUILDFLAGS
+    in debian/rules. Add dpkg-dev (>= 1.16.1) to build-depends.
+
+ -- Sven Hoexter <hoexter@debian.org>  Sat, 26 Nov 2011 09:57:34 +0100
+
+mysqltcl (3.05-5) unstable; urgency=low
+
+  * Add debian/patches/tcl.m4_gnu_non_linux_ld_settings, patch provided
+    by Pino Toscano (thanks!), to fix the FTBFS on GNU/Hurd. Since we've
+    the same problem on GNU/kfreebsd it will fix those FTBFS too.
+    (Closes: #624378)
+  * Add build-dep on dh-autoreconf and add --with autoreconf for dh.
+  * Add debian/patches/man-hyphen-and-spelling to fix some smaller issue
+    with the manpage flagged by lintian.
+
+ -- Sven Hoexter <hoexter@debian.org>  Thu, 28 Apr 2011 09:52:33 +0200
+
+mysqltcl (3.05-4) unstable; 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.
+  * 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 <hoexter@debian.org>  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 <sven@timegate.de>  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
@@ -10,7 +72,7 @@ mysqltcl (3.05-2) unstable; urgency=low
     (Noted by Ondrej Certik)
   * Build-Dep on libmysqlclient-dev now that MySQL 5.1 is default.
 
- -- Sven Hoexter <sven@timegate.de>  Sun, 26 Jul 2009 18:08:27 +0200
+ -- Sven Hoexter <sven@timegate.de>  Tue, 04 Aug 2009 16:11:16 +0200
 
 mysqltcl (3.05-1) unstable; urgency=low