]> err.no Git - dak/commit
dak/process_new.py: handle uploads to (oldstable)-proposed-updates differently
authorPhilipp Kern <pkern@debian.org>
Thu, 7 Aug 2008 22:57:11 +0000 (19:57 -0300)
committerPhilipp Kern <pkern@debian.org>
Thu, 7 Aug 2008 22:57:11 +0000 (19:57 -0300)
commite07739afa4dcba75d0211de2d90f7146344d6a1b
treeea047d7f27158acfebd0faaa9a3ab8aec6d0242b
parente0c19fd3f6c344ca20dd9e067ae76cfb624df467
dak/process_new.py: handle uploads to (oldstable)-proposed-updates differently

Uploads targetting proposed-updates used to hit NEW first and were going
to proposed-updates without further review by SRM afterwards.  This patch
fixes this behaviour by sending the upload to p-u-new after NEW processing.

If an upload is sourceful it is moved right away.  If it is not its
corresponding source is searched in p-u holding, new, accepted and
in the archive and moved appropriately into the right queue.
ChangeLog
dak/process_new.py