[neon/kf6/kf6-kwindowsystem/Neon/stable] debian: breaks kwayland-integration for overlapping KF6WindowSystemKWaylandPlugin.so
Jonathan Esk-Riddell
null at kde.org
Mon Jan 22 11:44:24 GMT 2024
Git commit 49e5345462cefcec6c28a2211e9b270962df72e6 by Jonathan Esk-Riddell.
Committed on 22/01/2024 at 12:44.
Pushed by jriddell into branch 'Neon/stable'.
breaks kwayland-integration for overlapping KF6WindowSystemKWaylandPlugin.so
M +2 -0 debian/control
M +1 -1 debian/kf6-kwindowsystem-dev.install
https://invent.kde.org/neon/kf6/kf6-kwindowsystem/-/commit/49e5345462cefcec6c28a2211e9b270962df72e6
diff --git a/debian/control b/debian/control
index bb77c1a..f0c31db 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,8 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: kwayland-integration (<< 4:5.27.10)
+Replaces: kwayland-integration (<< 4:5.27.10)
Description: Convenience access to certain properties and features of the window manager
The class KWindowSystem provides information about the state of the
window manager and allows asking the window manager to change them
diff --git a/debian/kf6-kwindowsystem-dev.install b/debian/kf6-kwindowsystem-dev.install
index a439df3..0f27569 100644
--- a/debian/kf6-kwindowsystem-dev.install
+++ b/debian/kf6-kwindowsystem-dev.install
@@ -1,4 +1,4 @@
usr/include/KF6/KWindowSystem/
usr/lib/*/cmake/KF6WindowSystem/
usr/lib/*/libKF6WindowSystem.so
-usr/share/qt6/doc/
\ No newline at end of file
+usr/share/qt6/doc/
More information about the Neon-commits
mailing list