[neon/kde/kwindowsystem/Neon/unstable] debian: bye bye kwayland-integration and bump it to debhelper-compat
Carlos De Maine
null at kde.org
Thu May 18 03:52:36 BST 2023
Git commit 3d9080a8fbbbcd3cb9e840d55ad97de0dbc9eb90 by Carlos De Maine.
Committed on 18/05/2023 at 02:52.
Pushed by carlosdem into branch 'Neon/unstable'.
bye bye kwayland-integration and bump it to debhelper-compat
D +0 -1 debian/compat
M +2 -2 debian/control
https://invent.kde.org/neon/kde/kwindowsystem/commit/3d9080a8fbbbcd3cb9e840d55ad97de0dbc9eb90
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 4481789..0833a20 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 3.0~),
- debhelper (>= 11~),
+ debhelper-compat (= 13),
doxygen,
extra-cmake-modules (>= 5.51.0~),
graphviz,
@@ -87,7 +87,7 @@ Multi-Arch: same
Depends: libkf5windowsystem-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
-Recommends: kwayland-integration, qtwayland5
+Recommends: qtwayland5
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
More information about the Neon-commits
mailing list