mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
Imported 2.567
No reason for CPC update specified.
This commit is contained in:
parent
a7e440bdd6
commit
7b01dc83ed
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.567) disco; urgency=medium
|
||||
|
||||
* Fix change to ignore ubiquity packages, it failed to mark anything
|
||||
as automatic.
|
||||
|
||||
-- Julian Andres Klode <juliank@ubuntu.com> Wed, 27 Feb 2019 09:02:14 +0100
|
||||
|
||||
livecd-rootfs (2.566) disco; urgency=medium
|
||||
|
||||
[ Julian Andres Klode ]
|
||||
|
@ -51,7 +51,7 @@ def main():
|
||||
# This will raise the KeyError here if ubiquity did not depend on it
|
||||
seen.remove(ver.package)
|
||||
except KeyError:
|
||||
continue
|
||||
pass
|
||||
workset.add(ver.package)
|
||||
|
||||
seen.add(pkg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user