From 6e73a2b3a6afcd7dba653ab145f52fcad126c2b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Wed, 29 May 2019 18:52:36 +0200 Subject: [PATCH] Do not depend on ubuntu-image on powerpc. --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d1204a5..e7f1dfba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.408.48) UNRELEASED; urgency=medium + + * Do not depend on ubuntu-image on powerpc as it is not a supported platform + for building ubuntu-core images (and we don't build classic preinstalled + images on xenial). (LP: #1830823) + + -- Ɓukasz 'sil2100' Zemczak Wed, 29 May 2019 18:50:31 +0200 + livecd-rootfs (2.408.47) xenial; urgency=medium [ Robert C Jennings ] diff --git a/debian/control b/debian/control index 9fd922c6..b39139d1 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Depends: ${misc:Depends}, rsync, snapd, squashfs-tools (>= 1:3.3-1), - ubuntu-image, + ubuntu-image [!powerpc], vmdk-stream-converter [amd64 i386], xz-utils, zerofree