No new dependencies on i386 (xorriso).

This commit is contained in:
Steve Langasek 2023-03-18 08:25:01 -07:00
parent 19ef20f0bb
commit a6d7181cc1
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,11 +1,15 @@
livecd-rootfs (2.813) UNRELEASED; urgency=medium livecd-rootfs (2.813) UNRELEASED; urgency=medium
[ Łukasz 'sil2100' Zemczak ]
* Make sure that for devel we also use the right intel-iot kernel flavor * Make sure that for devel we also use the right intel-iot kernel flavor
for the images. We don't build any for this series, but it's good to have for the images. We don't build any for this series, but it's good to have
parity in the devel branch. parity in the devel branch.
* Add support for building intel-iot server images. Not used in lunar, but * Add support for building intel-iot server images. Not used in lunar, but
adding to keep devel up-to-date with changes. adding to keep devel up-to-date with changes.
[ Steve Langasek ]
* No new dependencies on i386 (xorriso).
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Fri, 17 Mar 2023 11:53:09 +0100 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Fri, 17 Mar 2023 11:53:09 +0100
livecd-rootfs (2.812) lunar; urgency=medium livecd-rootfs (2.812) lunar; urgency=medium

2
debian/control vendored
View File

@ -40,7 +40,7 @@ Depends: ${misc:Depends},
u-boot-tools [armhf arm64], u-boot-tools [armhf arm64],
ubuntu-image [!i386 !riscv64], ubuntu-image [!i386 !riscv64],
python3-vmdkstream [amd64 i386], python3-vmdkstream [amd64 i386],
xorriso, xorriso [!i386],
xz-utils, xz-utils,
zerofree zerofree
Breaks: ubuntu-defaults-builder (<< 0.32) Breaks: ubuntu-defaults-builder (<< 0.32)