X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=9533845d77f6885ce4ac1d5e00f2b4ff5cc6fed6;hb=cc94fbc15b27d7248091f3e3aa7b5dfd6ac489d0;hp=eead3da3bcfc0b541efd1535f06d6401b3c600c3;hpb=3a48d9bed2ff0984eee329153f4e158919a597ec;p=dak.git diff --git a/ChangeLog b/ChangeLog index eead3da3..9533845d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-05-04 Joerg Jaspert + * daklib/queue.py: Various pychecker cleanups + * dak/import_keyring.py: Remove unused daklib.logging and Logger and add the actually used daklib/utils @@ -12,6 +14,10 @@ * dak/clean_suites.py: likewise * dak/compare_suites.py: likewise * dak/cruft_report.py: likewise + (get_suite_binaries): Seperated in own function, out of main. More + of main should be splitted. (Or well, cruft_report redesigned a + little, so its easier to run on multiple suites with differing tests) + * dak/examine_package.py: likewise * dak/find_null_maintainers.py: likewise * dak/generate_index_diffs.py: likewise