X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=3a54ba21543842b49df62d1d21fc7a17cc53d6d8;hb=c71ce0fc467e59d28f4d847799334f554387cb29;hp=db271fe23ac0b210e16b5de3cc849d06a6c06071;hpb=50100aa78500aea642d7469f07f4de1d8ff61505;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index db271fe..3a54ba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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. + * Remove overrides for dh_clean and dh_installexamples. All the + build artefacts which required special handling are no longer + included in the upstream tarball. + + -- 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.