X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=617dcc00f9c1588bf833c6703b04c7bd933fe530;hb=0f101c6b7f641ca20e256839f7f3d763c54c3fbf;hp=c1b8944e6d23b4fda62e57726bf8d3ffc3f62f38;hpb=553d3871ae6811f2b2040c309ee15ef34ec7fb0a;p=dak.git diff --git a/ChangeLog b/ChangeLog index c1b8944e..617dcc00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,33 @@ -2008-12-26 Michael Casadevall +2009-01-01 Michael Casadevall + + * dak/process_unchecked.pu - Changed it to look up on the correct table + + * dak/dakdb/update1.py - Changed to add the right table + +2008-12-30 Michael Casadevall + + * src/sql-aptvc.cpp - Fixed to work on modern postgresql version + + * src/Makefile - Gave it a brain on finding postgres headers - * dak/process_unchecked.py - Implemented new dm_upload_allowed field in source + * queue-report.py - Added changes file to the 822 output for QA team - * 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. +2008-12-30 Joerg Jaspert - * dak/process_accepted.py - Ditto, also causes new uploads to include uploaders - table to properly include all uploads + * config/debian/cron.hourly: Generate the 822 format for accepted, + new, byhand and proposed-updates + +2008-12-30 Michael Casadevall + + * dak/queue_report.py - Added directories option to queue report + +2008-12-28 Frank Lichtenheld + + * dak/override.py (main): Handle source-only packages better + +2008-12-26 Michael Casadevall - * setup/init_pool.sql - Updated schema + * dak/queue_report.py - Added Last Modified in asctime() for QA team 2008-12-23 Michael Casadevall