Remove comments in the debian/control dependencies as it was causing the package build to fail.

jammy-pi-fix^2
Łukasz 'sil2100' Zemczak 11 months ago
parent c558aa3653
commit 3b4c889c3d

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.765.34) UNRELEASED; urgency=medium
* Remove comments in the debian/control dependencies as it was causing the
package build to fail.
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Mon, 15 Jan 2024 16:41:18 +0100
livecd-rootfs (2.765.33) jammy; urgency=medium
[ Steve Langasek ]

2
debian/control vendored

@ -22,8 +22,6 @@ Depends: ${misc:Depends},
git,
gnupg,
grep-dctrl,
# only needed now for CPC sauce hooks and should be dropped
# when they no longer require it
kpartx,
live-build (>= 3.0~a57-1ubuntu31~),
lsb-release,

Loading…
Cancel
Save