import-bug-from-debian: package option is overridden and not used

This commit is contained in:
Shengjing Zhu 2025-02-26 14:14:45 +08:00 committed by Simon Quigley
parent bff7baecc9
commit d09718e976

View File

@ -150,7 +150,7 @@ def process_bugs(
err = False
for bug in bugs:
ubupackage = package = bug.source
ubupackage = bug.source
if package:
ubupackage = package
bug_num = bug.bug_num