]> git.decadent.org.uk Git - dak.git/commit
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)
commit9c379a26df176660efe669c9c99a7152704c0c30
tree2a993c680e8c332b8be2616dd763d6ea6ceb00b6
parentca4f8f6cb8803a33286a76098f6af91cdd435e6a
daklib/archive.py: allow source to be in enhanced suite

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.
daklib/archive.py