[neon/kde/kscreenlocker/Neon/release] debian: linting errors
Carlos De Maine
null at kde.org
Mon Nov 25 05:27:18 GMT 2024
Git commit f9874fb65220d4b6dd0af3819778e72a8691a148 by Carlos De Maine.
Committed on 25/11/2024 at 05:27.
Pushed by carlosdem into branch 'Neon/release'.
linting errors
M +1 -1 debian/control
M +1 -3 debian/kscreenlocker.lintian-overrides
https://invent.kde.org/neon/kde/kscreenlocker/-/commit/f9874fb65220d4b6dd0af3819778e72a8691a148
diff --git a/debian/control b/debian/control
index 9fb4357..cad4647 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends: cmake,
libxcb1-dev,
libxcursor-dev,
libxi-dev,
- pkg-config,
+ pkgconf,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev
diff --git a/debian/kscreenlocker.lintian-overrides b/debian/kscreenlocker.lintian-overrides
index bc6f950..afce5f0 100644
--- a/debian/kscreenlocker.lintian-overrides
+++ b/debian/kscreenlocker.lintian-overrides
@@ -1,5 +1,3 @@
-kscreenlocker: desktop-command-not-in-package usr/share/applications/kcm_screenlocker.desktop systemsettings
-
+kscreenlocker: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_screenlocker.desktop]
kscreenlocker: killall-is-dangerous [postinst:12]
-
kscreenlocker: package-name-doesnt-match-sonames libKScreenLocker6
\ No newline at end of file
More information about the Neon-commits
mailing list