X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=3a54ba21543842b49df62d1d21fc7a17cc53d6d8;hb=c71ce0fc467e59d28f4d847799334f554387cb29;hp=b160825b76e7cbabc67cdf5eb7f05b19faa629ca;hpb=5251977699f8be759eb3a5a1f75b810dcf819619;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index b160825..3a54ba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,16 @@ -tclcurl (7.19.6-3) UNRELEASED; urgency=low +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