[neon/kde/kwayland-server/Neon/release] debian: Break against old kwin-common to ensure locked upgrade (Closes: #978008)

Norbert Preining null at kde.org
Fri May 28 11:09:46 BST 2021


Git commit 90d5e859d88f47cfad883adacd60f00f1b1f7f03 by Norbert Preining.
Committed on 25/12/2020 at 20:30.
Pushed by sitter into branch 'Neon/release'.

Break against old kwin-common to ensure locked upgrade (Closes: #978008)

M  +2    -0    debian/changelog
M  +1    -0    debian/control

https://invent.kde.org/neon/kde/kwayland-server/commit/90d5e859d88f47cfad883adacd60f00f1b1f7f03

diff --git a/debian/changelog b/debian/changelog
index d2ad3a8..6b1c60f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 kwayland-server (5.20.4-3) UNRELEASED; urgency=medium
 
+  [ Norbert Preining ]
+  * Break against old kwin-common to ensure locked upgrade (Closes: #978008)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 26 Dec 2020 05:27:29 +0900
 
diff --git a/debian/control b/debian/control
index 657e519..a2d7e21 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends},
+Breaks: kwin-common (<< 4:5.20.4~)
 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