X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5a91e271d4d0404053d776a366528eab3fa71e17;hp=96f9d7ec87867e082f8c72e8e4feb983cad416e1;hb=04204c95104c0343f084c3bef7095da439fb9049;hpb=c5c2b241e5700c3b7a1cc681fb837594fdd169ef diff --git a/debian/changelog b/debian/changelog index 96f9d7e..5a91e27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,42 @@ -tclcurl (7.19.6-2) UNRELEASED; urgency=low +tclcurl (7.22.0-1) UNRELEASED; urgency=low - * Bumb Standards-Version to 3.8.4 - no changes. - * Add ${misc:Depends} to the binary package. - * Update homepage url. + * 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 - -- Sven Hoexter Wed, 16 Jun 2010 22:31:49 +0200 + * 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