]> git.donarmstrong.com Git - dak.git/commit
build queues: keep packages pending in policy queues
authorAnsgar Burchardt <ansgar@debian.org>
Fri, 17 May 2013 20:35:55 +0000 (22:35 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Sun, 19 May 2013 11:57:04 +0000 (13:57 +0200)
commit77a8d2a511070da7c170c2d711be9918145ce6ef
treea3a208060fbc1be474feba117a7cbec2433ed5bf
parent07d6fefbaef43dca3ab817724030830bb0c06065
build queues: keep packages pending in policy queues

manage-build-queues will now keep packages that are still pending in a
policy queue. This is important for the security archive where we
already want packages to be built, but not accept packages into the
public archive yet.

Packages will now also be removed from build queues right away if they
are no longer present in any suite or policy queue associated with the
build queue. Before the packages would stay in the build queue until
they expired and still be visible by buildds.
dak/manage_build_queues.py