[neon/qt6/qt6-mqtt/Neon/release_jammy] debian: Replaces: -> transitionals
Carlos De Maine
null at kde.org
Wed Jul 31 23:09:08 BST 2024
Git commit f4523be2ef39225c47dfa1d74383d12f51e19812 by Carlos De Maine.
Committed on 31/07/2024 at 22:09.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Replaces: -> transitionals
(cherry picked from commit 9aa0280fe53f1b3b8e0e35eddb98e0664d3703b9)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +3 -0 debian/control
https://invent.kde.org/neon/qt6/qt6-mqtt/-/commit/f4523be2ef39225c47dfa1d74383d12f51e19812
diff --git a/debian/control b/debian/control
index 5b2a818..cc7108e 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
+Replaces: libqt6mqtt6,
Description: Qt MQTT Library
MQTT is a machine-to-machine (M2M) protocol utilizing the publish-and-subscribe
paradigm. Its purpose is to provide a channel with minimal communication overhead.
@@ -45,6 +46,8 @@ X-Neon-MergedPackage: true
Depends: qt6-base-dev,
qt6-mqtt (= ${binary:Version}),
${misc:Depends}
+Replaces: libqt6mqtt6-dev,
+ libqt6mqtt6-examples,
Description: Qt 6 MQTT 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