[neon/neon-packaging/kwayland5/Neon/release] debian: fix breaks version

Jonathan Riddell null at kde.org
Tue Feb 27 16:51:04 GMT 2024


Git commit 69ad1334e56f4450cca91f7d845cdd5cbd186f6a by Jonathan Riddell.
Committed on 27/02/2024 at 16:51.
Pushed by jriddell into branch 'Neon/release'.

fix breaks version

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/kwayland5/-/commit/69ad1334e56f4450cca91f7d845cdd5cbd186f6a

diff --git a/debian/control b/debian/control
index b128234..cb0d8b5 100644
--- a/debian/control
+++ b/debian/control
@@ -52,8 +52,8 @@ Depends: libkf5waylandclient5 (= ${binary:Version}),
          qtbase5-dev (>= 5.8.0~),
          ${misc:Depends},
          ${shlibs:Depends}
-Replaces: kwayland-dev (<< 4:6), libkf5wayland-doc (<< 4:6)
-Breaks: kwayland-dev (<< 4:6), libkf5wayland-doc (<< 4:6)
+Replaces: kwayland-dev (<< 4:6), libkf5wayland-doc (<< 4:5.115)
+Breaks: kwayland-dev (<< 4:6), libkf5wayland-doc (<< 4:5.115)
 Recommends: libkf5wayland-doc (= ${source:Version})
 Description: development files for kwayland
  KWayland provides a Qt-style Client and Server library wrapper for


More information about the Neon-commits mailing list