X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=df10978b92c2efaed3b470cd48bc245988810d07;hb=b16b80f441c03891f21ed837a3f0b03f20e30ad0;hp=6f476a7f60ea75517e59862bed92b767cc8c3182;hpb=4a4225d3611e95e1c36ccefac3a6979040a974f1;p=dak.git diff --git a/ChangeLog b/ChangeLog index 6f476a7f..df10978b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,34 +1,65 @@ -2008-05-08 Joerg Jaspert +2008-06-01 Otavio Salvador - * templates/rm.bug-close: dito + * daklib/queue.py (check_valid): allow debian-installer specific + sources to have 'debian-installer' section. - * templates/reject-proposed-updates.rejected: dito +2008-05-28 Frans Pop - * templates/queue.rejected: dito + * add autobyhand support for task overrides (from tasksel) - * templates/process-unchecked.override-disparity: dito, but also - mention that people should include the package lists with the - override disparities. +2008-05-27 Joerg Jaspert - * templates/process-unchecked.new: dito + * config/debian/pseudo-packages.maintainers: Change ftp.debian.org + pseudopackage maintainer name. - * templates/process-unchecked.bug-nmu-fixed: dito +2008-05-12 Joerg Jaspert - * templates/process-unchecked.bug-experimental-fixed: 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-unchecked.bug-close: 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 - * templates/process-unchecked.announce: dito +2008-05-09 Joerg Jaspert - * templates/process-unchecked.accepted: dito + * 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