X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=6da9275979306cceb67410fdb13d63fbd320c60a;hb=3f4d9093048af1545f78aef3b5236a1e8094fa89;hp=a5606ebc78550025cb0fe232d8606a25d62861bf;hpb=1b648065ff955f20480a3d32d96fd27fb6679cdd;p=dak.git diff --git a/ChangeLog b/ChangeLog index a5606ebc..6da92759 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +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. + * process_new.py: When rejecting from the p-u-new or o-p-u-new + holding queues, don't worry if dak has its own reasons for + rejecting the package as well as the SRMs. + +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 @@ -9,7 +26,10 @@ 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