From: Joerg Jaspert Date: Fri, 8 Aug 2008 18:50:12 +0000 (+0200) Subject: Merge commit 'pkern/master' X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=e58293b290b33e0033491fce6afc5645e5748d93 Merge commit 'pkern/master' * commit 'pkern/master': dak/process_new.py: fix up binary diversion into various queues dak/process_new.py: handle uploads to (oldstable)-proposed-updates differently --- e58293b290b33e0033491fce6afc5645e5748d93 diff --cc ChangeLog index 48d75b85,6af8f757..bed4e2df --- a/ChangeLog +++ b/ChangeLog @@@ -1,11 -1,11 +1,19 @@@ +2008-08-08 Joerg Jaspert + + * config/debian/cron.dinstall: Create a hardlinked tree of the + ftp/ in mirror/ so we have more atomic mirror updates for the + buildds + + * config/debian/cron.unchecked: Added signing of buildd incoming + + 2008-08-07 Philipp Kern + + * dak/process_new.py (do_accept): handle uploads to (oldstable-) + proposed-updates differently and put them into p-u holding + for review instead of unconditionally accepting them into + p-u proper; additional care needed to be taken to look + out for the source if a binary-only upload is being handled + 2008-08-07 Joerg Jaspert * dak/cruft_report.py (parse_nfu): call utils.warn instead of warn