X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=bde03f2088a2a996703edf75166f4a057ba71406;hb=da7a9e1a4946a16f39781a0ebce7c7375b3cc72e;hp=d978a069e79b2c76a73ebad9323b0761887a61a6;hpb=98977bfc1c0c698bc74c13d73042c2727bc61fed;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index d978a06..bde03f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +tclcurl (7.19.0-1) unstable; urgency=low + + * New upstream release. + + Refresh all patches. + + Build-Depend at least on libcurl4 (>= 7.19.0). + * Update mail address of the upstream maintainer in debian/copyright. + * Bump Standards-Version to 3.8.2. + + Add a debian/README.source file. + * Update debian/copyright with copyright information for Makefile.in + 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). + + -- + tclcurl (7.17.1-1) unstable; urgency=low * New upstream release to support curl 7.17.1 features. @@ -12,8 +29,11 @@ tclcurl (7.17.1-1) unstable; urgency=low * Switched to use tcltk-depends to depend on the right Tcl version. * Added Vcs-Svn field to debian/control. * Reworked debian/rules to make it a bit clearer what happens. - - -- Sven Hoexter Tue, 25 Dec 2007 19:56:19 +0100 + * Adopt the new Tcl/Tk policy and move the lib into /usr/lib/tcltk. + * Added patch reformat-tclcurl3 to prevent confusion of man. + * Updated the copyright file and formated it to make lintian happy. + + -- Sven Hoexter Wed, 13 Feb 2008 21:21:39 +0100 tclcurl (7.16.2-1) unstable; urgency=low