X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=d3f03c0c6b6f81588ed75a7686fd10af007c60b6;hb=HEAD;hp=e35e9e1abc5df6bc3d6b2c3ba49939f04784f170;hpb=fdb43a5b6fc44031957f531755ab66c364d6e5dd;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index e35e9e1..d3f03c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,66 @@ -tclcurl (7.22.0-1) UNRELEASED; urgency=low +tclcurl (7.22.0+hg20160822-2) unstable; urgency=medium + + * Remove Hompage from d/control - does no longer exist. + * Adjust Vcs-* to point to https endpoints. + * Bump Standards-Version to 4.2.1. + * Change package priority from extra to optional. + * Change debhelper compat level to 11 and move the + declaration to Build-Depends. + * Update d/copyright to note that the repository this + package was based on is now offline. + + -- Sven Hoexter Thu, 01 Nov 2018 09:54:01 +0100 + +tclcurl (7.22.0+hg20160822-1) unstable; urgency=low + + * Import a mercurial snapshot based on 475f63137a7e. + + Removed alle patches, all appliead upstream, thanks again Steve. + * Do not Build-Depend on quilt, removed --with quilt from d/rules. + * Bump Standards-Version to 3.9.8 - no changes required. + + -- Sven Hoexter Sun, 04 Sep 2016 16:52:08 +0200 + +tclcurl (7.22.0+hg20151017-1) unstable; urgency=low + + * Import a mercurial snapshot based on b5bc0662447d. + + Removed all patches, all applied upstream. Thanks Steve. + * Remove d/watch. The old download location is no longer available. + * Update d/copyright and add the link to Steve Havelkas bitbuck repository. + * Add d/patches/bts801734.patch - thanks to Christian Werner! + (Closes: #801734) + * Add d/patches/bts719441.patch - thanks to Christian Werner! + (Closes: #719441.patch) + + -- Sven Hoexter Sat, 17 Oct 2015 23:26:15 +0200 + +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