]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Fixed handling of BYHAND packages in queue_report
[dak.git] / ChangeLog
index a54a2eb1063da758585a89209f7d50851812866a..8db26638a29dce978067cd521a098419e3f94edc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2008-12-23  Michael Casadevall <sonicmctails@gmail.com>
+
+        * dak/queue_report.py - Added 822 output format
+
+        * dak/queue_report.py - Fixed display of BYHAND packages
+
+        * config/debian/dak.conf - Added 822 output location
+
+        * dak/process_accepted.py - Added orig.tar.gz copying when going
+          inbetween two components
+
+2008-12-23  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/make_suite_file_list.py (stable_dislocation_p): Removed
+
+       * config/debian/dak.conf, config/debian-security/dak.conf: Remove "StableDislocationSupport "false";"
+
 2008-12-19  Joerg Jaspert  <joerg@debian.org>
 
        * daklib/utils.py: move the html escape stuff here.