From: Michael Casadevall Date: Tue, 30 Dec 2008 05:23:09 +0000 (-0500) Subject: Merge commit 'dak-master/master' into dm_upload_allowed X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=279743ce44cd6c487ad57bcd3d15306402893763;p=dak Merge commit 'dak-master/master' into dm_upload_allowed Conflicts: ChangeLog Signed-off-by: Michael Casadevall --- 279743ce44cd6c487ad57bcd3d15306402893763 diff --cc ChangeLog index bb145f4b,d550ecda..1f5e33c3 --- a/ChangeLog +++ b/ChangeLog @@@ -22,27 -4,8 +22,29 @@@ 2008-12-26 Michael Casadevall - * dak/queue_report.py - Added Last Modified in asctime() for QA team + * dak/import_keyring.py - Debrainized the projectb schema w.r.t. to DMs + Now uses Debian-Maintainer column in uid table + + * dak/import_ldap_fingerprints.py - Ditto + + * dak/process_unchecked.py - Same + + * scripts/debian/byhand-dm - See Above + + * setup/init_pool.sql - More of the same + + * dak/process_unchecked.py - Implemented new dm_upload_allowed field in source + + * dak/process_unchecked.py - Fixed bug where dm-upload-allowed would not be respected + in cases where only experimental had the DM-Upload-Allowed: yes flag. + + * dak/process_accepted.py - Ditto, also causes new uploads to include uploaders + table to properly include all uploads + + * setup/init_pool.sql - Updated schema + ++ * dak/queue_report.py - Added Last Modified in asctime() for QA team + 2008-12-23 Michael Casadevall * dak/queue_report.py - Added 822 output format