]> git.decadent.org.uk Git - dak.git/commit
security install fun
authorJoerg Jaspert <joerg@debian.org>
Sun, 12 Dec 2010 20:05:11 +0000 (21:05 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sun, 12 Dec 2010 20:05:11 +0000 (21:05 +0100)
commit2a795dda1eedc0d97277caafd3e8a21272a34f8c
tree5126171b1d8b7595c9262d7ee8e63229f868ae48
parent125987c8dc985671e5f6cd24bffae35e9acf5aea
security install fun

yes, the mhy is right, its all wrong to go special for security in changesutil. remove the special case.
also, check if we process files in newstage. if thats the case (changes known and its in_queue attribute
tells us the queue its in is newstage) then dont do embargo/disembargo, this is one that got accepted
from there

Signed-off-by: Joerg Jaspert <joerg@debian.org>
daklib/changesutils.py [changed mode: 0644->0755]
daklib/queue_install.py