X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=5f0361887d2862bdea3e23d8669013af98137559;hb=45ddca3ce3534796b4ffb83c99686dca9847a12a;hp=bef4adf87130466247f42a529623a5112048fda3;hpb=5c6c27b7805466e3c974165f81ece827223dfdd1;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index bef4adf..5f03618 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ tclcurl (7.19.6-2) UNRELEASED; urgency=low + 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.