X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=2c97791950534ee2320b6b6078e98732fef25f25;hb=0af0ebd99669849b278f2bacbc517e6d11a22dbb;hp=b160825b76e7cbabc67cdf5eb7f05b19faa629ca;hpb=5251977699f8be759eb3a5a1f75b810dcf819619;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index b160825..2c97791 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,20 @@ -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. + * Change Standards-Version to 3.9.3 - no changes required. + * Update copyright year and download location in debian/copyright. + + -- 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