X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=2aa69f285fa6c462229ff0324fe646094784c98c;hb=a3ccaafac9f68ebba6473961f54abe2d6c3ad0cc;hp=b160825b76e7cbabc67cdf5eb7f05b19faa629ca;hpb=5251977699f8be759eb3a5a1f75b810dcf819619;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index b160825..2aa69f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,18 @@ -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. + * Switch to dh compat level 9, build-depend on debhelper (>= 9). + * Switch LDFLAGS to DEB_LDFLAGS_MAINT_PREPEND. + + -- 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