X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5a91e271d4d0404053d776a366528eab3fa71e17;hp=d978a069e79b2c76a73ebad9323b0761887a61a6;hb=04204c95104c0343f084c3bef7095da439fb9049;hpb=98977bfc1c0c698bc74c13d73042c2727bc61fed diff --git a/debian/changelog b/debian/changelog index d978a06..5a91e27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,72 @@ +tclcurl (7.22.0-1) UNRELEASED; urgency=low + + * New upstream release + + Remove debian/patches/deprecated-curl-types - fixed upstream. + + Build-depend on libcurl4-gnutls-dev (>= 7.22.0). + + Refresh all patches. + + -- Sven Hoexter Sat, 02 Jun 2012 19:02:30 +0200 + +tclcurl (7.19.6-3) unstable; urgency=low + + * Add debian/patches/deprecated-curl-types to no longer include + curl/types.h and curl/easy.h. Both are deprecated and got removed + from recent curl releases. (Closes: #636558) + + -- Sven Hoexter Thu, 04 Aug 2011 19:52:22 +0200 + +tclcurl (7.19.6-2) unstable; 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. + + Override dh_installexamples to not install a.tcl~. + + Emtpy override for dh_auto_test, the referenced all.tcl doesn't exist; + Most of the tests require network access anyway, which isn't given + on the buildds. + * Add debian/source/format -> 1.0. + * Add a watch file. + * Add debian/patches/(man-hyphen-as-minus|man-spelling) to fix several + manpage issue flagged by lintian. + + -- Sven Hoexter Thu, 28 Apr 2011 13:51:13 +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 Wed, 11 Nov 2009 23:26:11 +0100 + +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). + * Set the permissions for the example files to 644, except for those + with a working shebang line (Thanks to Sergei). + + -- Sven Hoexter Wed, 05 Aug 2009 21:30:47 +0200 + tclcurl (7.17.1-1) unstable; urgency=low * New upstream release to support curl 7.17.1 features. @@ -12,8 +81,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