[neon/qt6/qt6-wayland/Neon/release] debian: Replaces: not Provides: for trasitionals

Carlos De Maine null at kde.org
Wed Jul 31 23:52:27 BST 2024


Git commit 30f50ab62d901300b4efded429212aa09e85ae80 by Carlos De Maine.
Committed on 31/07/2024 at 22:52.
Pushed by carlosdem into branch 'Neon/release'.

Replaces: not Provides: for trasitionals

M  +6    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-wayland/-/commit/30f50ab62d901300b4efded429212aa09e85ae80

diff --git a/debian/control b/debian/control
index 73e0003..70806dc 100644
--- a/debian/control
+++ b/debian/control
@@ -43,15 +43,16 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libqt6waylandeglclienthwintegration6,
         libqt6waylandeglcompositorhwintegration6,
-Replaces: libqt6waylandeglclienthwintegration6,
-          libqt6waylandeglcompositorhwintegration6,
 Provides: qt6-waylandclient-private-abi (= 6.7.0),
           qt6-waylandcompositor-private-abi (= 6.7.0),
-          libqt6waylandclient6,
+Replaces: libqt6waylandclient6,
+          libqt6waylandclient6t64,
           libqt6waylandcompositor6,
+          libqt6waylandcompositor6t64,
           libqt6waylandeglclienthwintegration6,
           libqt6waylandeglcompositorhwintegration6,
           libqt6wlshellintegration6,
+          libqt6wlshellintegration6t64,
           qml6-module-qtwayland-compositor,
           qml6-module-qtwayland-client-texturesharing,
 Description: Qt 6 Wayland Client library
@@ -72,7 +73,7 @@ Depends: libwayland-dev,
          qt6-wayland (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-wayland-dev-tools,
+Replaces: qt6-wayland-dev-tools,
           qt6-wayland-private-dev,
           qt6-wayland-examples,
 Description: Qt 6 Wayland - development files
@@ -93,7 +94,7 @@ Depends: qt6-base-doc,
          qt6-wayland-dev,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-wayland-doc-html,
+Replaces: qt6-wayland-doc-html,
 Description: Qt 6 Wayland - documentation files
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.


More information about the Neon-commits mailing list