]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
* config/debian/cron.daily: auotmatically accept/reject
[dak.git] / ChangeLog
index aefe1566bad076d13dadb0af58bebc11db055b2b..434699cede992019c6abd3bacc769d618bf8036e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,16 @@
        * daklib/logging.py: Set umask to not exclude group-writability
        so we don't get reminded at the start of each month. Thanks to
        Random J.
+       * dak/override.py: More changes from Herr von Wifflepuck: warn
+       if section of source is different to binary section; restore
+       functionality on source-only overrides; croak if trying to set
+       priority of a source override; never set priority of source
+       overrides; correct typo in logging (s/priority/section/ at
+       one place)
+
+       * config/debian/apt.conf.oldstable: Added for oldstable point releases.
+       * config/debian/cron.daily: auotmatically accept/reject
+       oldstable-proposed-updates based on COMMENTS directory
 
 2007-06-18  Anthony Towns  <ajt@debian.org>