提交 4f29ddca 编写于 作者: C Chris Lamb

check_lintian needs all the source, otherwise we can't check the package.

Signed-off-by: NChris Lamb <lamby@debian.org>
上级 5f6cc1ec
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册