X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=65b0c7c5d0b1c89e2dbb7eba496125e21025a534;hb=ef68956d98a286b338cceb509d938f0925789e61;hp=d269ff65f98bf8ff157b0578bd87f57d0e681f17;hpb=1ec6fce21325f5b3be284dd63981e6574e22d223;p=dak.git diff --git a/ChangeLog b/ChangeLog index d269ff65..65b0c7c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2008-04-07 Joerg Jaspert + + * daklib/utils.py (build_file_list): Check for dpkg .changes + adjusted to reject newer (and right now broken) 1.8 version, until + dpkg (or debsign) is fixed and doesn't produce invalid .changes anymore + +2008-03-22 Anthony Towns + + * dak/edit_transitions.py: Add --import option. + Add --use-sudo option. Use fcntl locking for writing. + Move writing into a function (write_transitions). + Reinvoke self using sudo and --import if necessary. + Move temporary file creation into a function, use mkstemp. + Rename to "dak transitions". + +2008-03-21 Joerg Jaspert + + * dak/edit_transitions.py (edit_transitions): Use sudo to copy the + edited file back in place + (check_transitions): Use proper locking and also use sudo to copy + the new file in place + 2008-03-21 Anthony Towns * config/debian/extensions.py: Add infrastructure for replacing