[neon/qt6/qt6-sensors/Neon/release] debian: breaks/replaces
Jonathan Esk-Riddell
null at kde.org
Fri Nov 4 15:23:34 GMT 2022
Git commit 983f5ea2c1c7d24a2ce00224333f81ef6425ec57 by Jonathan Esk-Riddell.
Committed on 04/11/2022 at 15:23.
Pushed by jriddell into branch 'Neon/release'.
breaks/replaces
M +4 -0 debian/control
https://invent.kde.org/neon/qt6/qt6-sensors/commit/983f5ea2c1c7d24a2ce00224333f81ef6425ec57
diff --git a/debian/control b/debian/control
index 28956e2..7b13ed9 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Package: qt6-sensors
Architecture: any
Section: kde
Provides: libqt6sensors6, libqt6sensorsquick6, qml6-module-qtsensors
+Breaks: libqt6sensors6 (<< 6.4), libqt6sensorsquick6 (<< 6.4), qml6-module-qtsensors (<< 6.4)
+Replaces: libqt6sensors6 (<< 6.4), libqt6sensorsquick6 (<< 6.4), qml6-module-qtsensors (<< 6.4)
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 Sensors library
@@ -38,6 +40,8 @@ Package: qt6-sensors-dev
Architecture: any
Section: kde
Provides: libqt6sensors6-dev
+Breaks: libqt6sensors6-dev (<< 6.4)
+Replaces: libqt6sensors6-dev (<< 6.4)
Depends: qt6-base-dev, qt6-sensors (= ${binary:Version}), ${misc:Depends}
Description: Qt 6 Sensors - development files
Qt is a cross-platform C++ application framework. Qt's primary feature
More information about the Neon-commits
mailing list