Imported 2.627

No reason for CPC update specified.
impish
CloudBuilder 5 years ago
parent a379301c9a
commit 710bf2e023

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.627) focal; urgency=medium
* Don't depend on snapd on i386, since i386 support in focal is only for
launchpad buildd chroots.
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 29 Nov 2019 10:49:23 -0800
livecd-rootfs (2.626) focal; urgency=medium livecd-rootfs (2.626) focal; urgency=medium
* No-change rebuild to build for i386 again (for now). * No-change rebuild to build for i386 again (for now).

2
debian/control vendored

@ -34,7 +34,7 @@ Depends: ${misc:Depends},
python3-yaml, python3-yaml,
qemu-utils, qemu-utils,
rsync, rsync,
snapd (>= 2.39), snapd (>= 2.39) [!i386],
squashfs-tools (>= 1:3.3-1), squashfs-tools (>= 1:3.3-1),
sudo, sudo,
u-boot-tools [armhf arm64], u-boot-tools [armhf arm64],

Loading…
Cancel
Save