[neon/qt6/qt6-base/Neon/release] debian: breaks versioning
Carlos De Maine
null at kde.org
Wed Jul 22 05:59:18 BST 2026
Git commit 052ed50ce891199bd1393eaaef8a9c4b472ecd8b by Carlos De Maine.
Committed on 22/07/2026 at 04:57.
Pushed by carlosdem into branch 'Neon/release'.
breaks versioning
M +30 -30 debian/control
https://invent.kde.org/neon/qt6/qt6-base/-/commit/052ed50ce891199bd1393eaaef8a9c4b472ecd8b
diff --git a/debian/control b/debian/control
index ad9c391..f407939 100644
--- a/debian/control
+++ b/debian/control
@@ -130,36 +130,36 @@ Recommends: libcups2,
qt6-qpa-plugins,
qt6-wayland,
qt6-translations-l10n
-Breaks: libqt6core6t64 (<< 6.11.1)
- libqt6gui6 (<< 6.11.1)
- libqt6gui6t64 (<< 6.11.1)
- libqt6network6 (<< 6.11.1)
- libqt6opengl6 (<< 6.11.1)
- libqt6opengl6t64 (<< 6.11.1)
- libqt6sql6 (<< 6.11.1)
- libqt6sql6-ibase (<< 6.11.1)
- libqt6sql6-mysql (<< 6.11.1)
- libqt6sql6-odbc (<< 6.11.1)
- libqt6sql6-psql (<< 6.11.1)
- libqt6sql6-sqlite (<< 6.11.1)
- qt6-qpa-plugins (<< 6.11.1)
+Breaks: libqt6core6t64 (<< 6.11.1),
+ libqt6gui6 (<< 6.11.1),
+ libqt6gui6t64 (<< 6.11.1),
+ libqt6network6 (<< 6.11.1),
+ libqt6opengl6 (<< 6.11.1),
+ libqt6opengl6t64 (<< 6.11.1),
+ libqt6sql6 (<< 6.11.1),
+ libqt6sql6-ibase (<< 6.11.1),
+ libqt6sql6-mysql (<< 6.11.1),
+ libqt6sql6-odbc (<< 6.11.1),
+ libqt6sql6-psql (<< 6.11.1),
+ libqt6sql6-sqlite (<< 6.11.1),
+ qt6-qpa-plugins (<< 6.11.1),
qt6-wayland (<< 6.10.0),
qt6-wayland-dev (<< 6.10.0),
Conflicts: qt6-wayland (<< 6.10.0),
qt6-wayland-dev (<< 6.10.0),
-Replaces: libqt6core6t64 (<< 6.11.1)
- libqt6gui6 (<< 6.11.1)
- libqt6gui6t64 (<< 6.11.1)
- libqt6network6 (<< 6.11.1)
- libqt6opengl6 (<< 6.11.1)
- libqt6opengl6t64 (<< 6.11.1)
- libqt6sql6 (<< 6.11.1)
- libqt6sql6-ibase (<< 6.11.1)
- libqt6sql6-mysql (<< 6.11.1)
- libqt6sql6-odbc (<< 6.11.1)
- libqt6sql6-psql (<< 6.11.1)
- libqt6sql6-sqlite (<< 6.11.1)
- qt6-qpa-plugins (<< 6.11.1)
+Replaces: libqt6core6t64 (<< 6.11.1),
+ libqt6gui6 (<< 6.11.1),
+ libqt6gui6t64 (<< 6.11.1),
+ libqt6network6 (<< 6.11.1),
+ libqt6opengl6 (<< 6.11.1),
+ libqt6opengl6t64 (<< 6.11.1),
+ libqt6sql6 (<< 6.11.1),
+ libqt6sql6-ibase (<< 6.11.1),
+ libqt6sql6-mysql (<< 6.11.1),
+ libqt6sql6-odbc (<< 6.11.1),
+ libqt6sql6-psql (<< 6.11.1),
+ libqt6sql6-sqlite (<< 6.11.1),
+ qt6-qpa-plugins (<< 6.11.1),
Description: Qt 6 core module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
@@ -261,14 +261,14 @@ Depends: firebird-dev,
zlib1g-dev,
${misc:Depends},
${shlibs:Depends},
-Breaks: libqt6opengl6-dev (<< 6.11.1),
- qt6-base (<< 6.11.1),
+Breaks: libqt6opengl6-dev (<< 6.11.1),,
+ qt6-base (<< 6.11.1),,
qt6-wayland (<< 6.10.0),
qt6-wayland-dev (<< 6.10.0),
Conflicts: qt6-wayland (<< 6.10.0),
qt6-wayland-dev (<< 6.10.0),
-Replaces: libqt6opengl6-dev (<< 6.11.1),
- qt6-base (<< 6.11.1),
+Replaces: libqt6opengl6-dev (<< 6.11.1),,
+ qt6-base (<< 6.11.1),,
Provides: libqt6opengl6-dev (= ${binary:Version}),
Description: Qt 6 base development files
Qt is a cross-platform C++ application framework. Qt's primary feature
More information about the Neon-commits
mailing list