X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=5f0361887d2862bdea3e23d8669013af98137559;hb=45ddca3ce3534796b4ffb83c99686dca9847a12a;hp=85f085058ea5994a3ae2e5cce9d302e06d52384d;hpb=9705fd4e48c423738f912c68a6ac186e317f70c4;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index 85f0850..5f03618 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,18 @@ 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. + + Emtpy override for dh_auto_test, the reference 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. -- Sven Hoexter Wed, 16 Jun 2010 22:31:49 +0200