[neon/neon/livecd-rootfs/Neon/release] debian: Remove comments in the debian/control dependencies as it was causing the package build to fail.
Łukasz 'sil2100' Zemczak
null at kde.org
Mon Jan 22 10:51:41 GMT 2024
Git commit 3b4c889c3d3268644d3163cf5aea45222f21061e by Łukasz 'sil2100' Zemczak.
Committed on 15/01/2024 at 16:42.
Pushed by carlosdem into branch 'Neon/release'.
Remove comments in the debian/control dependencies as it was causing the package build to fail.
M +7 -0 debian/changelog
M +0 -2 debian/control
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/3b4c889c3d3268644d3163cf5aea45222f21061e
diff --git a/debian/changelog b/debian/changelog
index 6015bcb4..65161914 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at ubuntu.com> Mon, 15 Jan 2024 16:41:18 +0100
+
livecd-rootfs (2.765.33) jammy; urgency=medium
[ Steve Langasek ]
diff --git a/debian/control b/debian/control
index 613cc069..115870fe 100644
--- a/debian/control
+++ b/debian/control
@@ -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,
More information about the Neon-commits
mailing list