[neon/kde/kwin/Neon/unstable] debian: libplasma-dev && lints

Carlos De Maine null at kde.org
Fri Dec 1 00:30:47 GMT 2023


Git commit 2a28270d37054275be9d9610da383ecc52e32475 by Carlos De Maine.
Committed on 01/12/2023 at 01:30.
Pushed by carlosdem into branch 'Neon/unstable'.

libplasma-dev && lints

M  +2    -5    debian/control
M  +4    -2    debian/kwin-common.lintian-overrides
A  +2    -0    debian/kwin-common.qml-ignore

https://invent.kde.org/neon/kde/kwin/-/commit/2a28270d37054275be9d9610da383ecc52e32475

diff --git a/debian/control b/debian/control
index ad610c5..02be1eb 100644
--- a/debian/control
+++ b/debian/control
@@ -49,6 +49,7 @@ Build-Depends: breeze-dev,
                libkdecorations2-dev,
                liblcms2-dev,
                libpipewire-0.3-dev,
+               libplasma-dev,
                libqaccessibilityclient-qt6-dev,
                libsm-dev,
                libudev-dev [linux-any],
@@ -81,7 +82,6 @@ Build-Depends: breeze-dev,
                pkg-config,
                pkg-kde-tools-neon,
                plasma-activities-dev,
-               plasma-framework6-dev,
                plasma-wayland-protocols,
                qt6-base-dev,
                qt6-declarative-dev,
@@ -103,7 +103,7 @@ Depends: hwdata,
          kf6-kglobalaccel,
          kf6-kirigami2,
          kwin-data (= ${source:Version}),
-         plasma-framework6,
+         libplasma6,
          qml6-module-org-kde-kitemmodels,
          qml6-module-org-kde-quickcharts,
          qml6-module-org-kde-kquickcontrolsaddons,
@@ -175,15 +175,12 @@ Description: KDE window manager, wayland version, PREVIEW release
  This package provides the wayland version, which is still a work in progress
  project, and is available as a PREVIEW release. Don't expect the same
  stability as with the x11 version.
-Breaks: plasma-workspace-wayland (<< 4:5.14)
 
 Package: kwin-x11
 Architecture: any
 Depends: kwin-common (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: kde-window-manager (<< 4:5), kwin-addons (<< 4:5.14)
-Replaces: kde-window-manager (<< 4:5)
 Provides: kwin, x-window-manager
 Description: KDE window manager, X11 version
  KWin (pronounced as one syllable "kwin") is the window
diff --git a/debian/kwin-common.lintian-overrides b/debian/kwin-common.lintian-overrides
index 63a827f..e28aa3c 100644
--- a/debian/kwin-common.lintian-overrides
+++ b/debian/kwin-common.lintian-overrides
@@ -7,5 +7,7 @@ kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwintabbo
 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: lacks-unversioned-link-to-shared-library usr/lib/*/libkcmkwincommon.so.5.27.80 usr/lib/*/libkcmkwincommon.so
-kwin-common: package-name-doesnt-match-sonames libkcmkwincommon6 libkwin6
\ No newline at end of file
+
+kwin-common: package-name-doesnt-match-sonames libkcmkwincommon6 libkwin6
+kwin-common: desktop-command-not-in-package usr/share/applications/kcm_kwin_effects.desktop systemsettings
+kwin-common: lacks-unversioned-link-to-shared-library usr/lib/*/libkcmkwincommon.so.5.90.0 usr/lib/*/libkcmkwincommon.so
diff --git a/debian/kwin-common.qml-ignore b/debian/kwin-common.qml-ignore
new file mode 100644
index 0000000..7beb0d6
--- /dev/null
+++ b/debian/kwin-common.qml-ignore
@@ -0,0 +1,2 @@
+- org.kde.kwin[as]
+- org.kde.kwin[3.0]
\ No newline at end of file


More information about the Neon-commits mailing list