[neon/kde/kwayland-server/Neon/release] debian: breaks
Jonathan Riddell
null at kde.org
Tue Oct 13 16:24:54 BST 2020
Git commit 68b8a4fc28396e7cf85837057c89040229b355e9 by Jonathan Riddell.
Committed on 13/10/2020 at 15:24.
Pushed by jriddell into branch 'Neon/release'.
breaks
M +1 -1 debian/changelog
M +2 -0 debian/control
https://invent.kde.org/neon/kde/kwayland-server/commit/68b8a4fc28396e7cf85837057c89040229b355e9
diff --git a/debian/changelog b/debian/changelog
index 5b6e468..1d2f5cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kwayland-server (5.20.0-1neon) UNRELEASED; urgency=medium
+kwayland-server (5.20.0-2neon) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Initial packaging.
diff --git a/debian/control b/debian/control
index 7651436..4add433 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,8 @@ Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends},
+Breaks: libkwaylandserver5 (<< 5.20.0-2)
+Conflicts: libkwaylandserver5 (<< 5.20.0-2)
Description: Qt library wrapper for Wayland libraries
KWaylandServier provides a Qt-style Server library wrapper for
the Wayland libraries.
More information about the Neon-commits
mailing list