[neon/kde/plasma-desktop/Neon/release] debian: Fix lintian-overrides, add depend to command not in package systemsettings.
Scarlett Moore
null at kde.org
Wed Sep 13 13:27:00 BST 2023
Git commit 8e64dd076adf4f51e2c16e75a732aa032cc15d29 by Scarlett Moore.
Committed on 13/09/2023 at 14:26.
Pushed by scarlettmoore into branch 'Neon/release'.
Fix lintian-overrides, add depend to command not in package systemsettings.
M +4 -1 debian/control
M +24 -1 debian/plasma-desktop.lintian-overrides
M +1 -0 debian/source/lintian-overrides
https://invent.kde.org/neon/kde/plasma-desktop/-/commit/8e64dd076adf4f51e2c16e75a732aa032cc15d29
diff --git a/debian/control b/debian/control
index 69c050c..862fac2 100644
--- a/debian/control
+++ b/debian/control
@@ -130,6 +130,8 @@ Depends: baloo-kf5,
qml-module-qt-labs-folderlistmodel,
qml-module-qt-labs-platform,
qml-module-qt-labs-settings,
+ qml-module-org-kde-kcm,
+ systemsettings,
${misc:Depends},
${shlibs:Depends}
Recommends: bluedevil (>= 4:5.14),
@@ -188,7 +190,8 @@ Recommends: plasma-framework (>> 5.22),
python3,
qml-module-org-kde-activities,
qml-module-org-kde-kwindowsystem,
- qml-module-qtquick-dialogs
+ qml-module-qtquick-dialogs,
+ qml-module-org-kde-kcm
Breaks: baloo-kf5 (<< 5.5),
kactivities,
kde-config-touchpad (<< 4:5),
diff --git a/debian/plasma-desktop.lintian-overrides b/debian/plasma-desktop.lintian-overrides
index 209efa3..d1558cc 100644
--- a/debian/plasma-desktop.lintian-overrides
+++ b/debian/plasma-desktop.lintian-overrides
@@ -9,5 +9,28 @@ plasma-desktop: binary-without-manpage usr/bin/krdb
plasma-desktop: binary-without-manpage usr/bin/solid-action-desktop-gen
plasma-desktop: dev-pkg-without-shlib-symlink usr/lib/*/libkdeinit5_kaccess.so usr/lib/*/libkdeinit5_kaccess.so
plasma-desktop: shlib-without-versioned-soname usr/lib/*/libkdeinit5_kaccess.so libkdeinit5_kaccess.so
-plasma-desktop: postinst-must-call-ldconfig usr/lib/*/libkdeinit5_kaccess.so
plasma-desktop: package-must-activate-ldconfig-trigger usr/lib/*/libkdeinit5_kaccess.so
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_access.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_activities.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_baloofile.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_clock.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_componentchooser.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_desktoppaths.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_joystick.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_kded.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_keyboard.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_keys.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_krunnersettings.desktop kcmshell5
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_landingpage.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_mouse.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_plasmasearch.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_qtquicksettings.desktop kcmshell5
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_recentFiles.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_smserver.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_solid_actions.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_splashscreen.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_tablet.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_touchpad.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_touchscreen.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcm_workspace.desktop systemsettings
+plasma-desktop: desktop-command-not-in-package usr/share/applications/kcmspellchecking.desktop systemsettings
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 175aea4..c0298d1 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,3 @@
# The file is the source
plasma-desktop source: source-is-missing containments/desktop/package/contents/code/LayoutManager.js
+plasma-desktop source: debhelper-but-no-misc-depends user-manager
More information about the Neon-commits
mailing list