[neon/qt6/qt6-websockets/Neon/release] debian: breaks replaces

Jonathan Esk-Riddell null at kde.org
Fri Nov 4 15:24:38 GMT 2022


Git commit cf286c29f033e92a672496aa8fc3be7de94c5ac5 by Jonathan Esk-Riddell.
Committed on 04/11/2022 at 15:24.
Pushed by jriddell into branch 'Neon/release'.

breaks replaces

M  +4    -0    debian/control

https://invent.kde.org/neon/qt6/qt6-websockets/commit/cf286c29f033e92a672496aa8fc3be7de94c5ac5

diff --git a/debian/control b/debian/control
index 5416b58..bd80bdc 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Package: qt6-websockets
 Architecture: any
 Section: kde
 Provides: libqt6websockets6, qml6-module-qtwebsockets
+Breaks: libqt6websockets6 (<< 6.4), qml6-module-qtwebsockets (<< 6.4)
+Replaces: libqt6websockets6 (<< 6.4), qml6-module-qtwebsockets (<< 6.4)
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 6 WebSockets library
@@ -37,6 +39,8 @@ Package: qt6-websockets-dev
 Architecture: any
 Section: kde
 Provides: libqt6websockets6-dev
+Breaks: libqt6websockets6-dev (<< 6.4)
+Replaces: libqt6websockets6-dev (<< 6.4)
 Depends: qt6-base-dev, qt6-websockets (= ${binary:Version}), ${misc:Depends}
 Description: Qt 6 WebSockets library - development files
  Qt is a cross-platform C++ application framework. Qt's primary feature


More information about the Neon-commits mailing list