[neon/kde/layer-shell-qt/Neon/unstable] debian: version the replaces and put it in the correct package

Carlos De Maine null at kde.org
Sun Nov 5 11:29:56 GMT 2023


Git commit 3256b90bc63d9b7c111096986a6b5aa9711266b0 by Carlos De Maine.
Committed on 05/11/2023 at 12:29.
Pushed by carlosdem into branch 'Neon/unstable'.

version the replaces and put it in the correct package

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/layer-shell-qt/-/commit/3256b90bc63d9b7c111096986a6b5aa9711266b0

diff --git a/debian/control b/debian/control
index ba2f0da..485ae9a 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,6 @@ Depends: liblayershellqtinterface6 (= ${binary:Version}),
          qt6-base-dev,
          ${misc:Depends},
          ${shlibs:Depends}
-Replaces: liblayershellqtinterface6
 Description: use the Wayland wl-layer-shell protocol.
  Qt component to allow applications to make use of the Wayland
  wl-layer-shell protocol.
@@ -48,6 +47,7 @@ Package: liblayershellqtinterface6
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: layer-shell-qt (= ${binary:Version})
+Replaces: liblayershellqtinterface5 (<< ${source:Version}~ciBuild)
 Description: use the Wayland wl-layer-shell protocol.
  Qt component to allow applications to make use of the Wayland
  wl-layer-shell protocol.


More information about the Neon-commits mailing list