Imported 2.588

No reason for CPC update specified.
This commit is contained in:
CloudBuilder 2019-05-31 01:00:05 +00:00
parent bd1c751948
commit 7312293048
2 changed files with 9 additions and 0 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
livecd-rootfs (2.588) eoan; urgency=medium
* Add an explicit build-dependency on python3-yaml since livecd-rootfs
uses it, rather than relying on this dependency being pulled in
indirectly via ubuntu-image.
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 30 May 2019 14:23:11 -0700
livecd-rootfs (2.587) eoan; urgency=medium
* Strip translation files out of the minimal images, another thing that

1
debian/control vendored
View File

@ -31,6 +31,7 @@ Depends: ${misc:Depends},
python3,
python3-apt,
python3-software-properties,
python3-yaml,
qemu-utils,
rsync,
snapd,