]> git.decadent.org.uk Git - dak.git/commit
process-new: allow overrides to work for Package-Set
authorAnsgar Burchardt <ansgar@debian.org>
Thu, 24 Mar 2011 08:45:37 +0000 (08:45 +0000)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 24 Mar 2011 08:45:37 +0000 (08:45 +0000)
commit0b2ebbc8e2792224ceab1d4021bf7ef2dea88152
tree3f0a88251a8b57204ea984cfc9891276b9699fc8
parent84fc8be4951132dde1d06bfb5ee8a22efaeab7ab
process-new: allow overrides to work for Package-Set

New packages from Package-Set do not always have files assocciated with
them. In that case edited overrides would be lost once we call
override_new again. We pass the old new dictionary so we can preserve
this information.

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>
dak/process_new.py
daklib/queue.py