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

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


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

Replaces: not Provides: for trasitionals

(cherry picked from commit 30f50ab62d901300b4efded429212aa09e85ae80)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +6    -5    debian/control

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

diff --git a/debian/control b/debian/control
index e5bf819..abc3b9c 100644
--- a/debian/control
+++ b/debian/control
@@ -45,15 +45,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
@@ -74,7 +75,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
@@ -95,7 +96,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