[neon/qt6/qt6-base/Neon/release] debian: breaks for libqt6gui6t64
Carlos De Maine
null at kde.org
Sat Dec 7 06:17:40 GMT 2024
Git commit 95575c8ab7ec87e278a822785796939b4fea9f38 by Carlos De Maine.
Committed on 07/12/2024 at 06:17.
Pushed by carlosdem into branch 'Neon/release'.
breaks for libqt6gui6t64
M +4 -2 debian/control
https://invent.kde.org/neon/qt6/qt6-base/-/commit/95575c8ab7ec87e278a822785796939b4fea9f38
diff --git a/debian/control b/debian/control
index 3f4abe0..725e1b8 100644
--- a/debian/control
+++ b/debian/control
@@ -128,12 +128,14 @@ Recommends: libcups2,
qt6-translations-l10n
Breaks: qt6-qpa-plugins (<< 6.3.1+dfsg-6~),
libqt6gui6 (<< 6.3.1+dfsg-6~),
- libqt6gui6t64 (<< 6.3.1+dfsg-6~),
+ libqt6gui6t64 (<< 6.4.2+dfsg-21~),
libqt6network6 (<< 6.2.4+dfsg-5~),
libqt6opengl6 (<< 6.3.1+dfsg-6~),
libqt6opengl6t64 (<< 6.4.2+dfsg-21~),
-Replaces: qt6-qpa-plugins (<< 6.3.1+dfsg-6~),
+Replaces: libqt6gui6t64 (<< 6.4.2+dfsg-21~),
+ libqt6network6 (<< 6.2.4+dfsg-5~),
libqt6opengl6t64 (<< 6.4.2+dfsg-21~),
+ qt6-qpa-plugins (<< 6.3.1+dfsg-6~),
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