]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
* dak/process_unchecked.py: Import syck module directly, not "from
[dak.git] / ChangeLog
index 6aba702af78a12413f5e7979de5f31d82612fe83..0767b5c79e5b851ec8cc92f8fa810fe49680cdf9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
+2008-03-11  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/process_unchecked.py: Import syck module directly, not "from
+       syck import *"
+       (check_transition): Do the check for sourceful upload in here
+       Also adjust the syck loading commands, rename new_vers to
+       expected, curvers to current, to make it more clear what they mean.
+
+       * daklib/database.py (get_suite_version): Renamed from
+       get_testing_version. Also changed the cache variables name
+
+       * The above changes are based on modifications from Anthony.
+
 2008-03-02  Joerg Jaspert  <joerg@debian.org>
 
+       * debian/control (Suggests): Add python-syck to Depends:
+
        * dak/dak.py (init): Tell it about check_transitions
 
        * dak/check_transitions.py (usage): Added, checks the transitions