X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=469a418c8089b0df7cbd99606c301c81aedf5fe7;hb=b18bae735f509f17d35a3f80284cd9bd374bd3a6;hp=aefe1566bad076d13dadb0af58bebc11db055b2b;hpb=d572d9a0c28aaed9198883533d8e0b2d8a588bfc;p=dak.git diff --git a/ChangeLog b/ChangeLog index aefe1566..469a418c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,32 @@ +2007-08-28 Anthony Towns + + * process_unchecked.py: Add support for automatic BYHAND + processing. + * config/debian/dak.conf, scripts/debian/byhand-tag: Automatic + processing of tag-overrides. + * examine_package.py: Summarise duplicate copyright file entries + (same md5sum) with a reference to the previous instance, rather + than repeating them. + +2007-06-19 Anthony Towns + + * Add nm.debian.org pseudopackage + 2007-06-18 Anthony Towns * daklib/logging.py: Set umask to not exclude group-writability so we don't get reminded at the start of each month. Thanks to Random J. + * dak/override.py: More changes from Herr von Wifflepuck: warn + if section of source is different to binary section; restore + functionality on source-only overrides; croak if trying to set + priority of a source override; never set priority of source + overrides; correct typo in logging (s/priority/section/ at + one place) + + * config/debian/apt.conf.oldstable: Added for oldstable point releases. + * config/debian/cron.daily: auotmatically accept/reject + oldstable-proposed-updates based on COMMENTS directory 2007-06-18 Anthony Towns