X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=b77bb598c6814d7846aa0ed432e4d57f63c55c62;hb=d4b818599fd857cdd2957e816d4c26855403063e;hp=d041d684a05a5370b4594d58c908da1462f8adea;hpb=db87640abaf50207977e87800f2aecf3a588161f;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index d041d68..b77bb59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ 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 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.