[neon/kde/bluedevil/Neon/release] debian: Add override for command not in package, add systemsettings to depends.
Scarlett Moore
null at kde.org
Tue Sep 12 17:54:51 BST 2023
Git commit 0408680fb99d0c164810565d531d8446967454a3 by Scarlett Moore.
Committed on 12/09/2023 at 18:54.
Pushed by scarlettmoore into branch 'Neon/release'.
Add override for command not in package, add systemsettings to depends.
M +1 -0 debian/control
M +1 -0 debian/lintian-overrides
https://invent.kde.org/neon/kde/bluedevil/-/commit/0408680fb99d0c164810565d531d8446967454a3
diff --git a/debian/control b/debian/control
index 84cfa1c..82b1ac7 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Architecture: linux-any
Depends: bluez (>= 5),
bluez-obexd,
plasma-framework,
+ systemsettings,
qml-module-org-kde-bluezqt,
qml-module-org-kde-kio,
qml-module-org-kde-kcm,
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 6be3a7a..d26892c 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1,2 +1,3 @@
bluedevil: binary-without-manpage usr/bin/bluedevil-sendfile
bluedevil: binary-without-manpage usr/bin/bluedevil-wizard
+bluedevil: desktop-command-not-in-package usr/share/applications/kcm_bluetooth.desktop systemsettings
More information about the Neon-commits
mailing list