[neon/qt6/qt6-webchannel/Neon/release] debian: Replaces: not Provides: for transitionals
Carlos De Maine
null at kde.org
Wed Jul 31 23:54:52 BST 2024
Git commit 0894f2bc6566ca27f7f94f8108dc6709275cb383 by Carlos De Maine.
Committed on 31/07/2024 at 22:54.
Pushed by carlosdem into branch 'Neon/release'.
Replaces: not Provides: for transitionals
M +3 -4 debian/control
https://invent.kde.org/neon/qt6/qt6-webchannel/-/commit/0894f2bc6566ca27f7f94f8108dc6709275cb383
diff --git a/debian/control b/debian/control
index 4f867b6..7e8753e 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: libqt6webchannel6,
+Replaces: libqt6webchannel6,
libqt6webchannelquick6,
qml6-module-qtwebchannel,
Description: Qt 6 WebChannel library
@@ -57,8 +57,7 @@ Depends: qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
Breaks: libqt6webchannel6-dev (<< 6.4.2-2~)
-Replaces: libqt6webchannel6-dev (<< 6.4.2-2~)
-Provides: libqt6webchannel6-dev (= ${binary:Version}),
+Replaces: libqt6webchannel6-dev,
qt6-webchannel-doc-dev,
qt6-webchannel-examples,
Description: Qt 6 WebChannel library - development files
@@ -82,7 +81,7 @@ Depends: qt6-base-doc,
qt6-webchannel-dev,
${misc:Depends},
${shlibs:Depends},
-Provides: qt6-webchannel-doc-html,
+Replaces: qt6-webchannel-doc-html,
Description: Qt 6 WebChannel 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