From: Ian Jackson Date: Tue, 28 Aug 2007 17:07:22 +0000 (+0100) Subject: better changelog X-Git-Tag: converted-from-bzr~36 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4574c24dc80e5667f122ee526651eee1135b41f4;p=autopkgtest.git better changelog --- diff --git a/debian/changelog b/debian/changelog index 449d39a..9a5287f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,25 @@ autopkgtest (1.0.4) unstable; urgency=low - * adt-testreport-onepackage: Handling of source packages' - Architecture: field corrected so package selection works properly. - * adt-testreport-onepackage: use ln -f when installing summary. - * hosts/cadmium/*: new directory for stuff on Canonical buildd. - * adt-run: increase timeouts 100s, 3ks, 10ks, 100ks. - * adt-testreport-onepackage: suppress repetitive emails. - * hosts/cadmium/onepackage-config: change destination directory - * adt-testreport-onepackage: support for Launchpad bug filing - including signing emails, `affects' line, etc. - * hosts/chinstrap/*: screen-scrap Launchpad to get existing bugs. - * adt-testreport-onepackage: suppress email for packages listed - in existing bugs suppression file. - * hosts/cadmium/*: convenience scripts changed. - * better formatting and explanations in some emails. - * options for setting timeouts. + * adt-testreport-onepackage: + - Handling of source packages' Architecture: field corrected + so package selection works properly. + - Use ln -f when installing summary. + - Capability to suppress emails similar to ones already sent. + - Launchpad bug filing including PGP-signing, `affects' line, etc. + - Capability to suppress email for packages listed in a + suppression file. + - Better formatting and explanations in some emails. + + * adt-run: + - Options for setting timeouts. + - Increase default timeouts 100s, 3ks, 10ks, 100ks. + + * hosts/chinstrap/*: + Screen-scrape Launchpad to get existing bugs and generate a suitable + suppression file so we file a bug iff there isn't one already. + + * hosts/cadmium/*: + New directory for convenience scripts etc on Canonical buildd. --