[neon/qt6/qt6-location/Neon/release_jammy] debian: Replaces: not Provides:

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


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

Replaces: not Provides:

(cherry picked from commit 259f256274c7b1a61cbe9b53ae0bf6c868376484)

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

M  +3    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-location/-/commit/3023ea787b56bb0afb5aca750dd753489dc209c1

diff --git a/debian/control b/debian/control
index b16455f..d6c8458 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: libqt6location6,
+Replaces: libqt6location6,
           libqt6locationquick6,
           libqt6location6-plugins,
           qml6-module-qtlocation,
@@ -58,7 +58,7 @@ Depends: qt6-base-dev,
          qt6-location (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-location-doc-dev,
+Replaces: qt6-location-doc-dev,
           qt6-location-examples,
 Description: Qt 6 Location - development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -76,7 +76,7 @@ Depends: qt6-base-doc,
          qt6-location-dev,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-location-doc-html,
+Replaces: qt6-location-doc-html,
 Description: Qt 6 Location - 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