[neon/qt6/qt6-lottie/Neon/release] debian: lints & provides

Carlos De Maine null at kde.org
Thu Dec 14 08:09:43 GMT 2023


Git commit 207d3a5ee49d00109eceb12b033cdaf3ac52eac1 by Carlos De Maine.
Committed on 14/12/2023 at 09:09.
Pushed by carlosdem into branch 'Neon/release'.

lints & provides

M  +4    -2    debian/control

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

diff --git a/debian/control b/debian/control
index 89474c8..a02a46d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,8 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
+Provides: libqt6bodymovin6,
+          qml6-module-qt-labs-lottieqt,
 Description: Qt 6 Lottie Bodymovin library
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -45,9 +47,9 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: qt6-base-dev,
          qt6-lottie (= ${binary:Version}),
          ${misc:Depends}
-Breaks: libqt6bodymovin6-dev
+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