]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Merge branch 'master' into dm_upload_allowed
[dak.git] / ChangeLog
index d656a267e00fa05774b5846d6de524ebc785854e..946cf32a3caa4a8a6da3801a4c5222d4d39d38aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,11 @@
-2008-12-28  Michael Casadevall  <sonicmctails@gmail.com>
+2008-12-30  Joerg Jaspert  <joerg@debian.org>
 
-        * dak/process_unchecked.py - Modified DM to comply strictly with the DM GR
-                                     Upload right to a package is determined by the
-                                     newest version of that package in the archive
+       * config/debian/cron.hourly: Generate the 822 format for accepted,
+       new, byhand and proposed-updates
 
-        * dak/process_unchecked.py - Added new REJECT for DM-Upload-Allowed not being set
-                                     and clarified NMU reject message.
+2008-12-30  Michael Casadevall <sonicmctails@gmail.com>
+
+       * dak/queue_report.py   - Added directories option to queue report
 
 2008-12-28  Frank Lichtenheld  <djpig@debian.org>
 
 
 2008-12-26  Michael Casadevall <sonicmctails@gmail.com>
 
-        * 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 <sonicmctails@gmail.com>