[neon/qt6/qt6-5compat/Neon/release] debian: breaks, replaces, provides
Carlos De Maine
null at kde.org
Wed Dec 13 00:10:18 GMT 2023
Git commit ffbc03ece39b0fad10ce8205bdd868228382c219 by Carlos De Maine.
Committed on 13/12/2023 at 01:10.
Pushed by carlosdem into branch 'Neon/release'.
breaks, replaces, provides
M +4 -4 debian/control
https://invent.kde.org/neon/qt6/qt6-5compat/-/commit/ffbc03ece39b0fad10ce8205bdd868228382c219
diff --git a/debian/control b/debian/control
index 41d5381..9380545 100644
--- a/debian/control
+++ b/debian/control
@@ -50,10 +50,9 @@ Depends: qt6-5compat (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
-Provides: libqt6core5compat6,
- qml6-module-qt5compat-graphicaleffects,
-Replaces: libqt6core5compat6-dev,
- qml6-module-qt5compat-graphicaleffects,
+Breaks: libqt6core5compat6-dev (<< 6.4.1-2~),
+Replaces: libqt6core5compat6-dev (<< 6.4.1-2~),
+Provides: libqt6core5compat6-dev (= ${binary:Version}),
Description: Qt 6 Qt5Compat - 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.
@@ -100,3 +99,4 @@ Package: qt6-5compat-doc-html
Architecture: all
Depends: qt6-5compat-doc, ${misc:Depends}
Description: Dummy transitional
+ Transitional dummy package.
More information about the Neon-commits
mailing list