X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=6da9275979306cceb67410fdb13d63fbd320c60a;hb=f0b388fb57b700367a8cdeb90d0adb38c9e244b1;hp=08b8389ce7337f21e2ff0b731ce6bc09bfda7308;hpb=1bf7e9753265747cb648a39899ff7def4768a8bc;p=dak.git diff --git a/ChangeLog b/ChangeLog index 08b8389c..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 @@ -10,6 +27,10 @@ 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 * config/debian/apt.conf, config/debian/apt.conf.stable,