X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=a3d8466458366715924caf0b3fe949586b9d6e56;hb=caa901a32d740fdd0373d2fdbfc4a281e9a41974;hp=e35e9e1abc5df6bc3d6b2c3ba49939f04784f170;hpb=fdb43a5b6fc44031957f531755ab66c364d6e5dd;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index e35e9e1..a3d8466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,31 @@ -tclcurl (7.22.0-1) UNRELEASED; urgency=low +tclcurl (7.22.0-2) unstable; urgency=low + + * Point the Homepage field to a mirror of the last website to cater + http://duck.debian.net/ and the DUCK challenge. + * Bump Standards-Version to 3.9.6. + * s/transfered/transferred/ in several manpages as suggest by lintian. + + -- Sven Hoexter Tue, 21 Jul 2015 19:42:25 +0200 + +tclcurl (7.22.0-1) unstable; urgency=low * New upstream release + Remove debian/patches/deprecated-curl-types - fixed upstream. - - -- Sven Hoexter Sat, 02 Jun 2012 19:02:30 +0200 + + 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. + * Update homepage in debian/watch and debian/control. + * Continue to move the libs to /usr/lib/tcltk/ for now against + the will of the buildsystem. Original installation path is + now architecture dependend. + + -- Sven Hoexter Sat, 02 Jun 2012 20:48:44 +0200 tclcurl (7.19.6-3) unstable; urgency=low