]> git.decadent.org.uk Git - dak.git/commit
* daklib/queue.py (check_transition): Added in here
authorJoerg Jaspert <joerg@debian.org>
Sun, 2 Mar 2008 15:12:20 +0000 (16:12 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sun, 2 Mar 2008 15:12:20 +0000 (16:12 +0100)
commitb21637628cd8a4b4ac060efc6396ff966ddfe8a8
tree1b17db533dd622ca3b28f1aa717b3052785147c5
parentce2f7fa344cc4491662498987e17d5a9b7692b0a
* 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): 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
  changes[architecture] has source included.
ChangeLog
dak/process_unchecked.py
daklib/queue.py