[neon/qt6/qt6-svg/Neon/release] debian: bump internal deps
Carlos De Maine
null at kde.org
Sat Dec 9 00:53:53 GMT 2023
Git commit 29377087308afee08c796d19e78bf398c156a1f5 by Carlos De Maine.
Committed on 09/12/2023 at 01:53.
Pushed by carlosdem into branch 'Neon/release'.
bump internal deps
M +6 -6 debian/control
https://invent.kde.org/neon/qt6/qt6-svg/-/commit/29377087308afee08c796d19e78bf398c156a1f5
diff --git a/debian/control b/debian/control
index 434ebd1..7a078e7 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,11 @@ Build-Depends: cmake,
ninja-build,
pkg-config,
pkg-kde-tools,
- qt6-base-dev (>= 6.4.2+dfsg~),
+ qt6-base-dev (>= 6.60.0),
zlib1g-dev
-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
Homepage: https://www.qt.io/developers/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-svg
@@ -49,8 +49,8 @@ X-Neon-MergedPackage: true
Depends: qt6-base-dev,
qt6-svg (= ${binary:Version}),
${misc:Depends}
-Breaks: libqt6svg6-dev (<< 6.4.2~)
-Replaces: libqt6svg6-dev (<< 6.4.2~)
+Breaks: libqt6svg6-dev (<< 6.6.0~)
+Replaces: libqt6svg6-dev (<< 6.6.0~)
Description: Qt 6 SVG - development files
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