From: Ansgar Burchardt Date: Sun, 12 Aug 2012 10:29:35 +0000 (+0200) Subject: daklib/checks.py: set control variable X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ede523aa301616c87f5ca13e9adab3a5ab4a91cc;p=dak.git daklib/checks.py: set control variable --- diff --git a/daklib/checks.py b/daklib/checks.py index 6091bc73..63b56da6 100644 --- a/daklib/checks.py +++ b/daklib/checks.py @@ -471,6 +471,7 @@ class TransitionCheck(Check): if transitions is None: return True + control = upload.changes.changes source = re_field_source.match(control['Source']).group('package') for trans in transitions: