mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-14 10:14:10 +00:00
Imported 2.795
No reason for CPC update specified.
This commit is contained in:
parent
cabb5a49ce
commit
daa725fa52
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -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
2
debian/control
vendored
@ -31,7 +31,7 @@ Depends: ${misc:Depends},
|
||||
procps,
|
||||
python3,
|
||||
python3-apt,
|
||||
python3-launchpadlib,
|
||||
python3-launchpadlib [!i386],
|
||||
python3-yaml,
|
||||
qemu-utils [!i386],
|
||||
rsync,
|
||||
|
Loading…
x
Reference in New Issue
Block a user