X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=37153a5c4a800e64074e94c837a9bb5cb9541204;hb=fc4badd4fde9511562eb343fdf3f8d764c04b7c8;hp=aa430680e0d911fcc002a9f90196667ff6c11239;hpb=c523db0107c1438c85862baa2e4a0fa7023301f4;p=sven%2Ftclcurl.git diff --git a/debian/changelog b/debian/changelog index aa43068..37153a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,15 @@ 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. + + 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. + * Add debian/patches/(man-hyphen-as-minus|man-spelling) to fix several + manpage issue flagged by lintian. -- Sven Hoexter Wed, 16 Jun 2010 22:31:49 +0200