[neon/kde/systemsettings/Neon/unstable] debian: needs an override

Carlos De Maine null at kde.org
Sat Nov 18 23:27:21 GMT 2023


Git commit bc4f171a851c8206a7f583639039d13803d4b13a by Carlos De Maine.
Committed on 19/11/2023 at 00:27.
Pushed by carlosdem into branch 'Neon/unstable'.

needs an override

M  +3    -0    debian/rules
M  +1    -1    debian/systemsettings.lintian-overrides

https://invent.kde.org/neon/kde/systemsettings/-/commit/bc4f171a851c8206a7f583639039d13803d4b13a

diff --git a/debian/rules b/debian/rules
index 3d69b0d..d190225 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+override_dh_install:
+	@echo "skip dh_install"
diff --git a/debian/systemsettings.lintian-overrides b/debian/systemsettings.lintian-overrides
index 9a5d050..2120571 100644
--- a/debian/systemsettings.lintian-overrides
+++ b/debian/systemsettings.lintian-overrides
@@ -1,2 +1,2 @@
 systemsettings: package-name-doesnt-match-sonames libsystemsettingsview3
-systemsettings: binary-without-manpage usr/bin/systemsettings5
+systemsettings: binary-without-manpage usr/bin/systemsettings


More information about the Neon-commits mailing list