X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bb145f4b79e73337a682bc668d5a2a6b4423eab9;hb=a10398019d83fb13fbe230c944ed51470a35df34;hp=c3d4a6e23417b7667f24be23e28de0f9ee4f90ae;hpb=d80d1f9473ed63a08404a23c04a9d8eabedc76a6;p=dak.git diff --git a/ChangeLog b/ChangeLog index c3d4a6e2..bb145f4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2008-12-28 Michael Casadevall + + * 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.py - Added new REJECT for DM-Upload-Allowed not being set + and clarified NMU reject message. + + * dak/update_db.py - Added a update-database mechanism. New database updates + can be added by simply adding a simple upgrade script to dakdb + It probably has some bugs, but it can update git HEAD 12-08-2008 + to DB revision 1 without any issues. + + * dak/dakdb/1.py - Adds DM tables + + * dak/import_keyring - Fixed an argument typo on the help screen + 2008-12-28 Frank Lichtenheld * dak/override.py (main): Handle source-only packages better @@ -5,7 +23,7 @@ 2008-12-26 Michael Casadevall * dak/import_keyring.py - Debrainized the projectb schema w.r.t. to DMs - Now uses Debian-Maintainer column in uid tabl + Now uses Debian-Maintainer column in uid table * dak/import_ldap_fingerprints.py - Ditto