X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cafcd7524b23b7de2a2f3da8aa887c5e05003280;hb=355f51b783454339de70c4b4ca2435e969c4c095;hp=6f476a7f60ea75517e59862bed92b767cc8c3182;hpb=2e84d382e3947fa33513aa72f59b7d45a071823f;p=dak.git diff --git a/ChangeLog b/ChangeLog index 6f476a7f..cafcd752 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,34 +1,99 @@ -2008-05-08 Joerg Jaspert +2008-06-15 Joerg Jaspert - * templates/rm.bug-close: dito + * README: Updated mailing list location - * templates/reject-proposed-updates.rejected: dito +2008-06-14 Otavio Salvador - * templates/queue.rejected: dito + * docs/manpages/clean-suites.1.sgml: Minor typo fix - * templates/process-unchecked.override-disparity: dito, but also - mention that people should include the package lists with the - override disparities. + * dak/import_archive.py: Add support to udeb packages - * templates/process-unchecked.new: dito + * dak/control_suite.py (main): Handle SystemError exception in + case of a incompatible commandline parameter - * templates/process-unchecked.bug-nmu-fixed: dito + * dak/check_overrides.py (main): Use case-insensitive comparing + for codename - * templates/process-unchecked.bug-experimental-fixed: dito +2008-06-14 Joerg Jaspert - * templates/process-unchecked.bug-close: dito + * scripts/debian/byhand-task: Merged patch from Frans Pop to + fail on byhand-task uploads if they do not go to unstable. - * templates/process-unchecked.announce: dito + * config/debian/cron.weekly: Do a little git cleanup work too. - * templates/process-unchecked.accepted: dito + * config/debian/cron.buildd: Add batchmode and also + Connect/SetupTimeout parameters to ssh - * templates/process-new.prod: dito + * config/debian/cron.dinstall (POSTDUMP): Compress all + uncompressed psql backups - * templates/process-accepted.unaccept: dito +2008-06-08 Joerg Jaspert + + * dak/process_unchecked.py (check_urgency): Lowercase urgency + before we (eventually) warn on it. Patch taken from Russ Allbery. + +2008-06-01 Otavio Salvador + + * daklib/queue.py (check_valid): allow debian-installer specific + sources to have 'debian-installer' section. + +2008-05-28 Frans Pop + + * add autobyhand support for task overrides (from tasksel) + +2008-05-27 Joerg Jaspert + + * config/debian/pseudo-packages.maintainers: Change ftp.debian.org + pseudopackage maintainer name. + +2008-05-12 Joerg Jaspert + + * 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. + +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