X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=e35e9e1abc5df6bc3d6b2c3ba49939f04784f170;hb=fdb43a5b6fc44031957f531755ab66c364d6e5dd;hp=d041d684a05a5370b4594d58c908da1462f8adea;hpb=db87640abaf50207977e87800f2aecf3a588161f;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index d041d68..e35e9e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,19 @@ -tclcurl (7.19.6-2) UNRELEASED; urgency=low +tclcurl (7.22.0-1) UNRELEASED; urgency=low + + * New upstream release + + Remove debian/patches/deprecated-curl-types - fixed upstream. + + -- 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. @@ -10,10 +25,16 @@ tclcurl (7.19.6-2) UNRELEASED; urgency=low + 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 Wed, 16 Jun 2010 22:31:49 +0200 + -- Sven Hoexter Thu, 28 Apr 2011 13:51:13 +0200 tclcurl (7.19.6-1) unstable; urgency=low