[neon/kde/kwayland-server/Neon/stable] debian: break cibuild version
Jonathan Riddell
null at kde.org
Wed Oct 14 10:19:19 BST 2020
Git commit 96b99a3c19fa371545fa48411ebe8dcdfab305ee by Jonathan Riddell.
Committed on 14/10/2020 at 09:19.
Pushed by jriddell into branch 'Neon/stable'.
break cibuild version
M +2 -2 debian/control
https://invent.kde.org/neon/kde/kwayland-server/commit/96b99a3c19fa371545fa48411ebe8dcdfab305ee
diff --git a/debian/control b/debian/control
index 4add433..2c53225 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends},
-Breaks: libkwaylandserver5 (<< 5.20.0-2)
-Conflicts: libkwaylandserver5 (<< 5.20.0-2)
+Breaks: libkwaylandserver5 (<< ${source:Version}~ciBuild)
+Conflicts: libkwaylandserver5 (<< ${source:Version}~ciBuild)
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