[neon/qt6/qt6-base/Neon/release] debian: bump all internal deps
Carlos De Maine
null at kde.org
Sat Dec 9 00:30:50 GMT 2023
Git commit ede751294794f6baf6e8ff61101d98d7c05e96ff by Carlos De Maine.
Committed on 09/12/2023 at 01:29.
Pushed by carlosdem into branch 'Neon/release'.
bump all internal deps
M +15 -15 debian/control
https://invent.kde.org/neon/qt6/qt6-base/-/commit/ede751294794f6baf6e8ff61101d98d7c05e96ff
diff --git a/debian/control b/debian/control
index ebac388..2119762 100644
--- a/debian/control
+++ b/debian/control
@@ -101,9 +101,9 @@ Build-Depends: cmake,
unixodbc-dev,
zlib1g-dev,
zstd
-Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
- qt6-documentation-tools (>= 6.4~) <!nodoc>,
- qt6-base-doc (>= 6.4~) <!nodoc>,
+Build-Depends-Indep: qt6-base-dev (>= 6.6.0~) <!nodoc>,
+ qt6-documentation-tools (>= 6.6.0~) <!nodoc>,
+ qt6-base-doc (>= 6.6.0~) <!nodoc>,
Standards-Version: 4.6.2
Section: libs
Homepage: https://www.qt.io/developers/
@@ -127,18 +127,18 @@ Recommends: libcups2,
qt6-qpa-plugins,
qt6-wayland,
qt6-translations-l10n
-Breaks: libqt6core6 (<< 6.4),
- libqt6gui6 (<< 6.4),
- libqt6network6 (<< 6.4),
- libqt6opengl6 (<< 6.4),
- qt6-gtk-platformtheme (<< 6.4),
- qt6-qpa-plugins (<< 6.4)
-Replaces: libqt6core6 (<< 6.4),
- libqt6gui6 (<< 6.4),
- libqt6network6 (<< 6.4),
- libqt6opengl6 (<< 6.4),
- qt6-gtk-platformtheme (<< 6.4),
- qt6-qpa-plugins (<< 6.4)
+Breaks: libqt6core6 (<< 6.6.0),
+ libqt6gui6 (<< 6.6.0),
+ libqt6network6 (<< 6.6.0),
+ libqt6opengl6 (<< 6.6.0),
+ qt6-gtk-platformtheme (<< 6.6.0),
+ qt6-qpa-plugins (<< 6.6.0)
+Replaces: libqt6core6 (<< 6.6.0),
+ libqt6gui6 (<< 6.6.0),
+ libqt6network6 (<< 6.6.0),
+ libqt6opengl6 (<< 6.6.0),
+ qt6-gtk-platformtheme (<< 6.6.0),
+ qt6-qpa-plugins (<< 6.6.0)
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