[neon/qt6/qt6-shadertools/Neon/release] debian: breaks
Jonathan Esk-Riddell
null at kde.org
Fri Nov 4 15:51:40 GMT 2022
Git commit 82431b5bee3bbeaf664d007fcd7c690a16d18cf6 by Jonathan Esk-Riddell.
Committed on 04/11/2022 at 15:51.
Pushed by jriddell into branch 'Neon/release'.
breaks
M +4 -0 debian/control
https://invent.kde.org/neon/qt6/qt6-shadertools/commit/82431b5bee3bbeaf664d007fcd7c690a16d18cf6
diff --git a/debian/control b/debian/control
index a767385..70cecff 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,8 @@ Package: qt6-shadertools
Architecture: any
Section: kde
Provides: libqt6shadertools6, qt6-shader-baker
+Breaks: libqt6shadertools6 (<< 6.4), qt6-shader-baker (<< 6.4)
+Replaces: libqt6shadertools6 (<< 6.4), qt6-shader-baker (<< 6.4)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 shader tools module
Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -33,6 +35,8 @@ Package: qt6-shadertools-dev
Architecture: any
Section: kde
Provides: libqt6shadertools6-dev
+Breaks: libqt6shadertools6-dev (<< 6.4)
+Replaces: libqt6shadertools6-dev (<< 6.4)
Depends: qt6-shadertools (= ${binary:Version}), ${misc:Depends}
Description: Qt 6 shader tools module
Qt is a cross-platform C++ application framework. Qt's primary feature
More information about the Neon-commits
mailing list