]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
attempt initial conversion of init_db script
[dak.git] / ChangeLog
index a54a2eb1063da758585a89209f7d50851812866a..946cf32a3caa4a8a6da3801a4c5222d4d39d38aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2008-12-30  Joerg Jaspert  <joerg@debian.org>
+
+       * config/debian/cron.hourly: Generate the 822 format for accepted,
+       new, byhand and proposed-updates
+
+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>
+
+       * dak/override.py (main): Handle source-only packages better
+
+2008-12-26  Michael Casadevall <sonicmctails@gmail.com>
+
+       * dak/queue_report.py - Added Last Modified in asctime() for QA team
+
+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
+
+        * dak/queue_report.py - Added queue field
+
+        * 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.