Imported 2.795

No reason for CPC update specified.
This commit is contained in:
CloudBuilder 2023-01-06 17:48:33 +00:00
parent cabb5a49ce
commit daa725fa52
2 changed files with 9 additions and 1 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
livecd-rootfs (2.795) lunar; 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:07:17 -0800
livecd-rootfs (2.794) lunar; urgency=medium
[ Sebastien Bacher ]

2
debian/control vendored
View File

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