]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Modified dm status to be a keyring specific switch, modified update1
[dak.git] / ChangeLog
index d656a267e00fa05774b5846d6de524ebc785854e..617dcc00f9c1588bf833c6703b04c7bd933fe530 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,38 +1,33 @@
-2008-12-28  Michael Casadevall  <sonicmctails@gmail.com>
+2009-01-01  Michael Casadevall  <sonicmctails@gmail.com>
 
-        * 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
+       * dak/process_unchecked.pu - Changed it to look up on the correct table
 
-        * dak/process_unchecked.py - Added new REJECT for DM-Upload-Allowed not being set
-                                     and clarified NMU reject message.
+       * dak/dakdb/update1.py  - Changed to add the right table
 
-2008-12-28  Frank Lichtenheld  <djpig@debian.org>
+2008-12-30  Michael Casadevall  <sonicmctails@gmail.com>
 
-       * dak/override.py (main): Handle source-only packages better
+       * src/sql-aptvc.cpp     - Fixed to work on modern postgresql version
 
-2008-12-26  Michael Casadevall <sonicmctails@gmail.com>
+       * src/Makefile          - Gave it a brain on finding postgres headers
 
-        * dak/import_keyring.py - Debrainized the projectb schema w.r.t. to DMs
-                                  Now uses Debian-Maintainer column in uid table
+        * queue-report.py      - Added changes file to the 822 output for QA team
 
-        * dak/import_ldap_fingerprints.py - Ditto
+2008-12-30  Joerg Jaspert  <joerg@debian.org>
 
-        * dak/process_unchecked.py - Same
+       * config/debian/cron.hourly: Generate the 822 format for accepted,
+       new, byhand and proposed-updates
 
-        * scripts/debian/byhand-dm - See Above
+2008-12-30  Michael Casadevall <sonicmctails@gmail.com>
 
-        * setup/init_pool.sql - More of the same
+       * dak/queue_report.py   - Added directories option to queue report
 
-        * dak/process_unchecked.py - Implemented new dm_upload_allowed field in source
+2008-12-28  Frank Lichtenheld  <djpig@debian.org>
 
-        * 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/override.py (main): Handle source-only packages better
 
-        * dak/process_accepted.py - Ditto, also causes new uploads to include uploaders
-          table to properly include all uploads
+2008-12-26  Michael Casadevall <sonicmctails@gmail.com>
 
-        * 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>