[neon/qt6/qt6-base/Neon/stable] debian: versioning the breaks

Carlos De Maine null at kde.org
Thu May 1 01:23:41 BST 2025


Git commit 03d63abece5ccffdd2bc25a3b41497f83470317f by Carlos De Maine.
Committed on 01/05/2025 at 00:23.
Pushed by carlosdem into branch 'Neon/stable'.

versioning the breaks

M  +23   -22   debian/control

https://invent.kde.org/neon/qt6/qt6-base/-/commit/03d63abece5ccffdd2bc25a3b41497f83470317f

diff --git a/debian/control b/debian/control
index f4aa9b8..4df70f0 100644
--- a/debian/control
+++ b/debian/control
@@ -127,31 +127,32 @@ Recommends: libcups2,
             qt6-qpa-plugins,
             qt6-wayland,
             qt6-translations-l10n
-Breaks: libqt6core6t64 (<< 6.4.2+dfsg-21.1build5),
+Breaks: libqt6core6t64 (<< 6.8.1),
         libqt6gui6 (<< 6.8.1),
         libqt6gui6t64 (<< 6.8.1),
-        libqt6network6 (<< 6.2.4+dfsg-5~),
-        libqt6opengl6 (<< 6.3.1+dfsg-6~),
-        libqt6opengl6t64 (<< 6.4.2+dfsg-21~),
-        libqt6sql6 (<< 6.4.2+dfsg-21~),
-        libqt6sql6-ibase (<< 6.4.2+dfsg-21~),
-        libqt6sql6-mysql (<< 6.4.2+dfsg-21~),
-        libqt6sql6-odbc (<< 6.4.2+dfsg-21~),
-        libqt6sql6-psql (<< 6.4.2+dfsg-21~),
-        libqt6sql6-sqlite (<< 6.4.2+dfsg-21~),
-        qt6-qpa-plugins (<< 6.3.1+dfsg-6~),
-Replaces: libqt6gui6 (<< 6.8.1),
+        libqt6network6 (<< 6.8.1),
+        libqt6opengl6 (<< 6.8.1),
+        libqt6opengl6t64 (<< 6.8.1),
+        libqt6sql6 (<< 6.8.1),
+        libqt6sql6-ibase (<< 6.8.1),
+        libqt6sql6-mysql (<< 6.8.1),
+        libqt6sql6-odbc (<< 6.8.1),
+        libqt6sql6-psql (<< 6.8.1),
+        libqt6sql6-sqlite (<< 6.8.1),
+        qt6-qpa-plugins (<< 6.8.1),
+Replaces: libqt6core6t64 (<< 6.8.1),
+          libqt6gui6 (<< 6.8.1),
           libqt6gui6t64 (<< 6.8.1),
-          libqt6network6 (<< 6.2.4+dfsg-5~),
-          libqt6opengl6 (<< 6.3.1+dfsg-6~),
-          libqt6opengl6t64 (<< 6.4.2+dfsg-21~),
-          libqt6sql6 (<< 6.4.2+dfsg-21~),
-          libqt6sql6-ibase (<< 6.4.2+dfsg-21~),
-          libqt6sql6-mysql (<< 6.4.2+dfsg-21~),
-          libqt6sql6-odbc (<< 6.4.2+dfsg-21~),
-          libqt6sql6-psql (<< 6.4.2+dfsg-21~),
-          libqt6sql6-sqlite (<< 6.4.2+dfsg-21~),
-          qt6-qpa-plugins (<< 6.3.1+dfsg-6~),
+          libqt6network6 (<< 6.8.1),
+          libqt6opengl6 (<< 6.8.1),
+          libqt6opengl6t64 (<< 6.8.1),
+          libqt6sql6 (<< 6.8.1),
+          libqt6sql6-ibase (<< 6.8.1),
+          libqt6sql6-mysql (<< 6.8.1),
+          libqt6sql6-odbc (<< 6.8.1),
+          libqt6sql6-psql (<< 6.8.1),
+          libqt6sql6-sqlite (<< 6.8.1),
+          qt6-qpa-plugins (<< 6.8.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.


More information about the Neon-commits mailing list