X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=2c65e4d80287ff5acd4c7cd19f1313630a3da96b;hb=005346c3eacabe48808a9f4db120496ec5105fcd;hp=9cfba2c896f2bf2c6b5dee6fbd6f71221fba5315;hpb=7bab4959e09ce33b26ef0860f03f2000bca55bfa;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index 9cfba2c..2c65e4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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. + + -- Sven Hoexter Tue, 04 Aug 2009 16:30:29 +0200 + tclcurl (7.17.1-1) unstable; urgency=low * New upstream release to support curl 7.17.1 features. @@ -10,8 +25,13 @@ tclcurl (7.17.1-1) unstable; urgency=low * Added LDFLAGS += -Wl,-z,defs -Wl,--as-needed so that I can shorten the correct-linking patch to kerberos related libs. * Switched to use tcltk-depends to depend on the right Tcl version. - - -- Sven Hoexter Sat, 15 Dec 2007 15:21:37 +0100 + * Added Vcs-Svn field to debian/control. + * Reworked debian/rules to make it a bit clearer what happens. + * 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