]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
[JJ, r=JT] merge Joerg's outstanding changes.
[dak.git] / ChangeLog
index ae0abe8af4b3889005d25a0ce32525b1f6168c05..069f674325ae0847090791d7dd102c2dea017dbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2007-12-28  Anthony Towns  <ajt@debian.org>
+
+       * daklib/utils.py (check_signature): add NOTATION_DATA and
+       NOTATION_NAME to known keywords.
+
+       * daklib/queue.py (Upload.check_source_against_db): 
+
+       * dak/make_suite_file_list.py: add -f/--force option.
+
+       * dak/generate_releases.py: add -a/--apt-conf=FILE and
+       -f/--force-touch options.  Pull version info from the database.
+       Make suite description optional.
+
+       * config/debian/dak.conf: update
+       Reject-Proposed-Updates::MoreInfoURL.  Comment out
+       Suite::Stable::Version and ::Description.
+
+       * config/debian/apt.conf: Add hurd-i386 to unstable
+       debian-installer stanza.
+
 2007-12-28  Joerg Jaspert  <joerg@debian.org>
 
        * KEYEXPIRED is actually a known keyword. We do check it earlier