mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-09 08:41:34 +00:00
utils: Remove reundant VERSION=VERSION parameter
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
15fdf960d7
commit
2ce2d7efb3
@ -337,7 +337,7 @@ def write_heidi_delta(filename, all_selected):
|
|||||||
item.version, item.architecture))
|
item.version, item.architecture))
|
||||||
|
|
||||||
|
|
||||||
def make_migrationitem(package, sources, VERSION=VERSION):
|
def make_migrationitem(package, sources):
|
||||||
"""Convert a textual package specification to a MigrationItem
|
"""Convert a textual package specification to a MigrationItem
|
||||||
|
|
||||||
sources is a list of source packages in each suite, used to determine
|
sources is a list of source packages in each suite, used to determine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user