X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=073ad255d6ae51d6d63ed48b80229460d173a788;hb=5b3d5bf955de1f2a9cd802c45136e72a2aa21f05;hp=d041d684a05a5370b4594d58c908da1462f8adea;hpb=db87640abaf50207977e87800f2aecf3a588161f;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index d041d68..073ad25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,41 @@ -tclcurl (7.19.6-2) 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 - so far no changes required. + * s/transfered/transferred/ in several manpages as suggest by lintian. + + -- Sven Hoexter Thu, 09 Jul 2015 22:56:27 +0200 + +tclcurl (7.22.0-1) unstable; 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. + * 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 + + * 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. * Add ${misc:Depends} to the binary package. @@ -10,10 +47,16 @@ tclcurl (7.19.6-2) UNRELEASED; urgency=low + Shorten debian/rules to the bare essentials. + Override dh_makeshlibs call to add tcltk-depends. + Override dh_clean to not remove several left-overs included upstream. + + Override dh_installexamples to not install a.tcl~. + + Emtpy override for dh_auto_test, the referenced all.tcl doesn't exist; + Most of the tests require network access anyway, which isn't given + on the buildds. * Add debian/source/format -> 1.0. * Add a watch file. + * Add debian/patches/(man-hyphen-as-minus|man-spelling) to fix several + manpage issue flagged by lintian. - -- Sven Hoexter Wed, 16 Jun 2010 22:31:49 +0200 + -- Sven Hoexter Thu, 28 Apr 2011 13:51:13 +0200 tclcurl (7.19.6-1) unstable; urgency=low