]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Actually revert the move to daklib.queue, keep it in proces_unchecked.
[dak.git] / ChangeLog
index 8a01bedcba64f52b4c5983cfd08799e7da17bd6a..4831564f1e1d357af463cc19f08d1161e2cafd2a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,5 @@
 2008-03-02  Joerg Jaspert  <joerg@debian.org>
 
-       * daklib/queue.py (check_transition): Added in here
-       Modified so it only cleans up when called with cleanup
-       parameter. Which will be called from a seperate script for the
-       release managers.
-
        * dak/process_unchecked.py (check_transition): Added. Checks if a
        release team member defined a transition, and rejects based on
        that data.
@@ -12,7 +7,7 @@
        (check_transition): Warn on broken transitions file and return,
        not doing anything.
        (check_transition): Moved out of here, into daklib/queue
-       (process_it): Call it in daklib.queue, but only if
+       (process_it): Call check_transitions only if
        changes[architecture] has source included.
 
 2008-02-06  Joerg Jaspert  <joerg@debian.org>