X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d041d684a05a5370b4594d58c908da1462f8adea;hp=7a08f7b61efbc1752b75d30fd0d2b37f7b8c95b9;hb=db87640abaf50207977e87800f2aecf3a588161f;hpb=40bdd0dee9c5b82cfd8c5b6297064d8516147ace diff --git a/debian/changelog b/debian/changelog index 7a08f7b..d041d68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +tclcurl (7.19.6-2) UNRELEASED; urgency=low + + * Bumb Standards-Version to 3.9.2 - no changes. + * Add ${misc:Depends} to the binary package. + * Update homepage url to a generic hostname. + * Update VCS-* to the new git repository. + * Convert to dh: + + Build-Depend on debhelper (>= 8). + + Increase compat level to 8. + + 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. + * Add debian/source/format -> 1.0. + * Add a watch file. + + -- Sven Hoexter Wed, 16 Jun 2010 22:31:49 +0200 + +tclcurl (7.19.6-1) unstable; urgency=low + + * New upstream release. + + Build-Depend at least on libcurl4 (>= 7.19.6). + + Refresh patches/correct-linking. + * Bumb Standards-Version to 3.8.3 - no changes. + * Change maintainer e-mail to my @d.o address. + + -- Sven Hoexter Wed, 11 Nov 2009 23:26:11 +0100 + tclcurl (7.19.0-1) unstable; urgency=low * New upstream release.