]> git.sven.stormbind.net Git - sven/tclcurl.git/blobdiff - debian/changelog
Override dh_clean to not remove autom4te.cache and other left-overs from
[sven/tclcurl.git] / debian / changelog
index 2c65e4d80287ff5acd4c7cd19f1313630a3da96b..d041d684a05a5370b4594d58c908da1462f8adea 100644 (file)
@@ -1,3 +1,30 @@
+tclcurl (7.19.6-2) UNRELEASED; urgency=low
+
+  * Bumb Standards-Version to 3.9.2 - no changes.
+  * Add ${misc:Depends} to the binary package.
+  * Update homepage url to a generic hostname.
+  * Update VCS-* 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.
+    + Override dh_clean to not remove several left-overs included upstream.
+  * Add debian/source/format -> 1.0.
+  * Add a watch file.
+
+ -- Sven Hoexter <hoexter@debian.org>  Wed, 16 Jun 2010 22:31:49 +0200
+
+tclcurl (7.19.6-1) unstable; urgency=low
+
+  * New upstream release.
+    + Build-Depend at least on libcurl4 (>= 7.19.6).
+    + Refresh patches/correct-linking.
+  * Bumb Standards-Version to 3.8.3 - no changes.
+  * Change maintainer e-mail to my @d.o address.
+
+ -- Sven Hoexter <hoexter@debian.org>  Wed, 11 Nov 2009 23:26:11 +0100
+
 tclcurl (7.19.0-1) unstable; urgency=low
 
   * New upstream release.
@@ -10,8 +37,12 @@ tclcurl (7.19.0-1) unstable; urgency=low
     and tclconfig/tcl.m4. Thanks to Ondrej Certik for the pointer in
     mysqltcl which has to applied here aswell.
   * Add description header to all patches.
+  * Add patches/example-shebang. This patch adds a working shebang line
+    to those example files that carry one (Thanks to Sergei).
+  * Set the permissions for the example files to 644, except for those
+    with a working shebang line (Thanks to Sergei).
 
- -- Sven Hoexter <sven@timegate.de>  Tue, 04 Aug 2009 16:30:29 +0200
+ -- Sven Hoexter <sven@timegate.de>  Wed, 05 Aug 2009 21:30:47 +0200
 
 tclcurl (7.17.1-1) unstable; urgency=low