]> git.decadent.org.uk Git - dak.git/commitdiff
check_lintian needs all the source, otherwise we can't check the package.
authorChris Lamb <lamby@debian.org>
Wed, 28 Oct 2009 15:13:25 +0000 (15:13 +0000)
committerChris Lamb <lamby@debian.org>
Wed, 28 Oct 2009 15:13:25 +0000 (15:13 +0000)
Signed-off-by: Chris Lamb <lamby@debian.org>
daklib/queue.py

index f2cc8bd5599451192fb489d8160cb741d800a9f4..0c79a260be58fbe04e1dab92bd0de1d2aae74828 100755 (executable)
@@ -1222,6 +1222,8 @@ class Upload(object):
         if not valid_dist:
             return
 
+        self.ensure_all_source_exists()
+
         cnf = Config()
         tagfile = cnf["Dinstall::LintianTags"]
         # Parse the yaml file