]> git.decadent.org.uk Git - dak.git/commitdiff
daklib/archive.py: allow source to be in enhanced suite
authorAnsgar Burchardt <ansgar@debian.org>
Wed, 26 Sep 2012 20:05:55 +0000 (22:05 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Wed, 26 Sep 2012 20:31:04 +0000 (22:31 +0200)
This allows binNMUs for which the source is in stable to be accepted
into proposed-updates.

A better fix would be to handle this in _install_to_suite which already
does the right thing when source_suites is None.


No differences found