[neon/kde/kwin/Neon/release] debian: lints
Carlos De Maine
null at kde.org
Thu Jan 2 00:42:42 GMT 2025
Git commit 1f5864eb3396c91df6176ac477d009ac9f049dd0 by Carlos De Maine.
Committed on 02/01/2025 at 00:42.
Pushed by carlosdem into branch 'Neon/release'.
lints
M +13 -13 debian/control
M +11 -14 debian/kwin-common.lintian-overrides
https://invent.kde.org/neon/kde/kwin/-/commit/1f5864eb3396c91df6176ac477d009ac9f049dd0
diff --git a/debian/control b/debian/control
index 602b77f..295ffa9 100644
--- a/debian/control
+++ b/debian/control
@@ -39,15 +39,15 @@ Build-Depends: breeze-dev,
libcanberra-dev,
libcap-dev [linux-any],
libdisplay-info-dev,
- libdrm-dev (>= 2.4.62~),
- libegl1-mesa-dev (>= 1.2~),
+ libdrm-dev,
+ libegl1-mesa-dev,
libeis-dev,
- libepoxy-dev (>= 1.2),
- libfontconfig1-dev,
- libfreetype6-dev,
+ libepoxy-dev,
+ libfontconfig-dev,
+ libfreetype-dev,
libgbm-dev,
libice-dev,
- libinput-dev (>= 1.9~),
+ libinput-dev,
libkdecorations2-dev,
liblcms2-dev,
libpipewire-0.3-dev,
@@ -55,13 +55,13 @@ Build-Depends: breeze-dev,
libqaccessibilityclient-qt6-dev,
libsm-dev,
libudev-dev [linux-any],
- libwayland-dev (>= 1.22),
+ libwayland-dev,
libx11-xcb-dev,
- libxcb-composite0-dev (>= 1.10~),
+ libxcb-composite0-dev,
libxcb-cursor-dev,
- libxcb-damage0-dev (>= 1.10~),
+ libxcb-damage0-dev,
libxcb-dri3-dev,
- libxcb-glx0-dev (>= 1.10~),
+ libxcb-glx0-dev,
libxcb-icccm4-dev,
libxcb-image0-dev,
libxcb-keysyms1-dev,
@@ -81,7 +81,7 @@ Build-Depends: breeze-dev,
libxi-dev,
libxkbcommon-dev (>= 0.7.0~),
libxkbcommon-x11-dev,
- pkg-config,
+ pkgconf,
pkg-kde-tools-neon,
plasma-activities-dev,
plasma-wayland-protocols,
@@ -143,8 +143,8 @@ Depends: kf6-kconfig-dev,
kf6-kcoreaddons-dev,
kf6-kwindowsystem-dev,
kwin-common (= ${binary:Version}),
- libegl1-mesa-dev (>= 1.2~),
- libepoxy-dev (>= 1.2),
+ libegl1-mesa-dev,
+ libepoxy-dev,
libwayland-dev,
qt6-base-dev,
${misc:Depends},
diff --git a/debian/kwin-common.lintian-overrides b/debian/kwin-common.lintian-overrides
index 656b9ee..279052c 100644
--- a/debian/kwin-common.lintian-overrides
+++ b/debian/kwin-common.lintian-overrides
@@ -1,14 +1,11 @@
-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-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwin_effects.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwin_scripts.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwin_virtualdesktops.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwindecoration.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwinoptions.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwinrules.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwintabbox.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kwinxwayland.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_virtualkeyboard.desktop]
+kwin-common: desktop-command-not-in-package systemsettings [usr/share/applications/kwincompositing.desktop]
+kwin-common: lacks-unversioned-link-to-shared-library example: usr/lib/x86_64-linux-gnu/libkcmkwincommon.so [usr/lib/x86_64-linux-gnu/libkcmkwincommon.so.6.2.5]
\ No newline at end of file
More information about the Neon-commits
mailing list