[neon/qt6/qt6-lottie/Neon/release] debian: Replaces: not Provides:

Carlos De Maine null at kde.org
Wed Jul 31 23:06:44 BST 2024


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

Replaces: not Provides:

M  +2    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-lottie/-/commit/b1a7ac7392284fb763433523466f76a12f2c45bd

diff --git a/debian/control b/debian/control
index 709d3bf..9171036 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: libqt6bodymovin6,
+Replaces: libqt6bodymovin6,
           qml6-module-qt-labs-lottieqt,
 Description: Qt 6 Lottie Bodymovin library
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -46,8 +46,7 @@ Depends: qt6-base-dev,
          qt6-lottie (= ${binary:Version}),
          ${misc:Depends}
 Breaks: libqt6bodymovin6-dev (<< 6.4.1-2~)
-Replaces: libqt6bodymovin6-dev (<< 6.4.1-2~)
-Provides: libqt6bodymovin6-dev
+Replaces: libqt6bodymovin6-dev
 Description: Qt 6 Lottie - development 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