[neon/neon-packaging/kwin-x11/Neon/unstable] debian: fix lints and depends

Carlos De Maine null at kde.org
Fri Mar 28 08:54:28 GMT 2025


Git commit 0d89ee8e0e47057f103e43b722c33a22cf8d0672 by Carlos De Maine.
Committed on 28/03/2025 at 08:54.
Pushed by carlosdem into branch 'Neon/unstable'.

fix lints and depends

M  +0    -1    debian/control
M  +9    -14   debian/kwin-x11-common.lintian-overrides

https://invent.kde.org/neon/neon-packaging/kwin-x11/-/commit/0d89ee8e0e47057f103e43b722c33a22cf8d0672

diff --git a/debian/control b/debian/control
index f4af4e2..1c054ef 100644
--- a/debian/control
+++ b/debian/control
@@ -109,7 +109,6 @@ Depends: hwdata,
          kf6-kdeclarative,
          kf6-kglobalaccel,
          kf6-kirigami,
-         kwin-data (= ${source:Version}),
          libplasma6,
          qml6-module-org-kde-kitemmodels,
          qml6-module-org-kde-kquickcontrolsaddons,
diff --git a/debian/kwin-x11-common.lintian-overrides b/debian/kwin-x11-common.lintian-overrides
index 656b9ee..b878c40 100644
--- a/debian/kwin-x11-common.lintian-overrides
+++ b/debian/kwin-x11-common.lintian-overrides
@@ -1,14 +1,9 @@
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwin_effects.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwin_scripts.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwin_virtualdesktops.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwindecoration.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwinoptions.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwinrules.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwintabbox.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwinxwayland.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kcm_virtualkeyboard.desktop systemsettings
-kwin-common: desktop-command-not-in-package usr/share/applications/kwincompositing.desktop systemsettings
-
-kwin-common: package-name-doesnt-match-sonames libkcmkwincommon6 libkwin6
-
-kwin-common: lacks-unversioned-link-to-shared-library usr/lib/*/libkcmkwincommon.so.* usr/lib/*/libkcmkwincommon.so
\ No newline at end of file
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwin_effects_x11.desktop]
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwin_scripts_x11.desktop]
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwin_virtualdesktops_x11.desktop]
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwindecoration_x11.desktop]
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwinoptions_x11.desktop]
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwinrules_x11.desktop]
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwintabbox_x11.desktop]
+kwin-x11-common: desktop-command-not-in-package systemsettings [usr/share/applications/kwincompositing.desktop]
+kwin-x11-common: package-name-doesnt-match-sonames libkcmkwincommon-x11-6 libkwin-x11-6


More information about the Neon-commits mailing list