[neon/kde/kscreenlocker/Neon/unstable] debian: Add depend to systemsettings and lintian override, refresh killall override

Scarlett Moore null at kde.org
Tue Sep 26 11:37:56 BST 2023


Git commit 01edddf90636279d1030edb4c06a53485c92a43c by Scarlett Moore.
Committed on 26/09/2023 at 12:37.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Add depend to systemsettings and lintian override, refresh killall override

M  +1    -0    debian/control
A  +1    -0    debian/kde-config-screenlocker.lintian-overrides
M  +1    -1    debian/libkscreenlocker5.lintian-overrides

https://invent.kde.org/neon/kde/kscreenlocker/-/commit/01edddf90636279d1030edb4c06a53485c92a43c

diff --git a/debian/control b/debian/control
index d9a0526..4284c22 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,7 @@ Depends: libkscreenlocker5 (= ${binary:Version}),
          qml6-module-qtquick-controls,
          qml6-module-qtquick-layouts,
          qml6-module-qtquick,
+         systemsettings,
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: plasma-workspace (<= 4:5.5.0~), ${kde-l10n:all}
diff --git a/debian/kde-config-screenlocker.lintian-overrides b/debian/kde-config-screenlocker.lintian-overrides
new file mode 100644
index 0000000..e9d7c07
--- /dev/null
+++ b/debian/kde-config-screenlocker.lintian-overrides
@@ -0,0 +1 @@
+kde-config-screenlocker: desktop-command-not-in-package usr/share/applications/kcm_screenlocker.desktop systemsettings
diff --git a/debian/libkscreenlocker5.lintian-overrides b/debian/libkscreenlocker5.lintian-overrides
index d435ed7..04dbc02 100644
--- a/debian/libkscreenlocker5.lintian-overrides
+++ b/debian/libkscreenlocker5.lintian-overrides
@@ -1 +1 @@
-libkscreenlocker5: killall-is-dangerous postinst:10
+libkscreenlocker5: killall-is-dangerous postinst:12


More information about the Neon-commits mailing list