X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=429835b52a7057a546839c50155b403311cc1d6f;hb=5f76aa22d7e4b23e6299a7edd062be1263371ef1;hp=6f476a7f60ea75517e59862bed92b767cc8c3182;hpb=4a4225d3611e95e1c36ccefac3a6979040a974f1;p=dak.git diff --git a/ChangeLog b/ChangeLog index 6f476a7f..429835b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,34 +1,75 @@ -2008-05-08 Joerg Jaspert +2008-06-14 Joerg Jaspert - * templates/rm.bug-close: dito + * config/debian/cron.dinstall (POSTDUMP): Compress all + uncompressed psql backups - * templates/reject-proposed-updates.rejected: dito +2008-06-08 Joerg Jaspert - * templates/queue.rejected: dito + * dak/process_unchecked.py (check_urgency): Lowercase urgency + before we (eventually) warn on it. Patch taken from Russ Allbery. - * templates/process-unchecked.override-disparity: dito, but also - mention that people should include the package lists with the - override disparities. +2008-06-01 Otavio Salvador - * templates/process-unchecked.new: dito + * daklib/queue.py (check_valid): allow debian-installer specific + sources to have 'debian-installer' section. - * templates/process-unchecked.bug-nmu-fixed: dito +2008-05-28 Frans Pop - * templates/process-unchecked.bug-experimental-fixed: dito + * add autobyhand support for task overrides (from tasksel) - * templates/process-unchecked.bug-close: dito +2008-05-27 Joerg Jaspert - * templates/process-unchecked.announce: dito + * config/debian/pseudo-packages.maintainers: Change ftp.debian.org + pseudopackage maintainer name. - * templates/process-unchecked.accepted: dito +2008-05-12 Joerg Jaspert - * templates/process-new.prod: dito + * dak/transitions.py: use yaml.dump instead of syck.dump, as syck + seems to have a bug in its dump(), causing it to write illegal entries + And also do this for load. - * templates/process-accepted.unaccept: dito +2008-05-10 Stephen Gran + * tools/debianqueued-0.9/debianqueued: First pass at a send_mail + implementation that sucks less + * Update debian/control to reflect new perl dependency + +2008-05-09 Joerg Jaspert + + * dak/override.py (main): substitute value in X-Debian-Package + header + * templates/override.bug-close: Add X-Debian-Package header + * templates/reject-proposed-updates.rejected: dito + * templates/queue.rejected: dito + * templates/process-unchecked.new: dito + * templates/process-unchecked.bug-nmu-fixed: dito + * templates/process-unchecked.bug-experimental-fixed: dito + * templates/process-unchecked.bug-close: dito + * templates/process-unchecked.announce: dito + * templates/process-unchecked.accepted: dito + * templates/process-new.prod: dito + * templates/process-accepted.unaccept: dito * templates/process-accepted.install: dito + * templates/process-unchecked.override-disparity: dito + +2008-05-08 Joerg Jaspert * templates/override.bug-close: Add X-Debian header + * templates/rm.bug-close: dito + * templates/reject-proposed-updates.rejected: dito + * templates/queue.rejected: dito + * templates/process-unchecked.new: dito + * templates/process-unchecked.bug-nmu-fixed: dito + * templates/process-unchecked.bug-experimental-fixed: dito + * templates/process-unchecked.bug-close: dito + * templates/process-unchecked.announce: dito + * templates/process-unchecked.accepted: dito + * templates/process-new.prod: dito + * templates/process-accepted.unaccept: dito + * templates/process-accepted.install: dito + * templates/process-unchecked.override-disparity: dito, but also + mention that people should include the package lists with the + override disparities. 2008-05-06 Joerg Jaspert