[neon/qt6/qt6-webengine/Neon/release_jammy] debian: Replaces: not Provides: for transitionals
Carlos De Maine
null at kde.org
Thu Aug 1 00:01:09 BST 2024
Git commit 713d253e2132737a5fb18b41977a6765c7b9ac1b by Carlos De Maine.
Committed on 31/07/2024 at 23:01.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Replaces: not Provides: for transitionals
(cherry picked from commit 4f742cf121d34b811a3ec8928151a74b51f58811)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +4 -4 debian/control
https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/713d253e2132737a5fb18b41977a6765c7b9ac1b
diff --git a/debian/control b/debian/control
index 7af7ce1..f752bc3 100644
--- a/debian/control
+++ b/debian/control
@@ -122,8 +122,8 @@ Depends: qt6-declarative,
${misc:Depends},
${shlibs:Depends}
Breaks: libqt6webenginequickdelegatesqml6
-Provides: convert-bdic,
- qt6-webengine-abi (= 6.7.0),
+Provides: qt6-webengine-abi (= 6.7.0),
+Replaces: convert-bdic,
libqt6pdf6,
libqt6pdfquick6,
libqt6pdfwidgets6,
@@ -158,7 +158,7 @@ Depends: qt6-base-dev,
qt6-webengine (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
-Provides: qt6-pdf-dev,
+Replaces: qt6-pdf-dev,
qt6-webengine-dev-tools,
qt6-webengine-doc-dev,
qt6-webengine-examples,
@@ -181,7 +181,7 @@ Pre-Depends: ${misc:Pre-Depends}
Depends: qt6-base-doc,
qt6-webengine-dev,
${misc:Depends}
-Provides: qt6-webengine-doc-html,
+Replaces: qt6-webengine-doc-html,
Description: Qt 6 WebEngine library - 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