Don't depend on python3-launchpadlib on i386. This breaks ppa-enabled builds on i386, but avoids pulling in a large dependency tree that's not otherwise needed on i386.

tune2fs
Steve Langasek 2 years ago
parent 90067f99e2
commit c532387635

8
debian/changelog vendored

@ -1,3 +1,11 @@
livecd-rootfs (2.795) UNRELEASED; urgency=medium
* Don't depend on python3-launchpadlib on i386. This breaks ppa-enabled
builds on i386, but avoids pulling in a large dependency tree that's
not otherwise needed on i386.
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 05 Jan 2023 22:06:19 -0800
livecd-rootfs (2.794) lunar; urgency=medium livecd-rootfs (2.794) lunar; urgency=medium
[ Sebastien Bacher ] [ Sebastien Bacher ]

2
debian/control vendored

@ -31,7 +31,7 @@ Depends: ${misc:Depends},
procps, procps,
python3, python3,
python3-apt, python3-apt,
python3-launchpadlib, python3-launchpadlib [!i386],
python3-yaml, python3-yaml,
qemu-utils [!i386], qemu-utils [!i386],
rsync, rsync,

Loading…
Cancel
Save