[neon/qt6/qt6-3d/Neon/release] debian: bump abi and/or internal build dep requirements

Carlos De Maine null at kde.org
Mon Nov 17 09:03:52 GMT 2025


Git commit 0bc49caecf54b7a97d0eb0b0c6201a63b7eb6c13 by Carlos De Maine.
Committed on 17/11/2025 at 09:03.
Pushed by carlosdem into branch 'Neon/release'.

bump abi and/or internal build dep requirements

M  +7    -7    debian/control

https://invent.kde.org/neon/qt6/qt6-3d/-/commit/0bc49caecf54b7a97d0eb0b0c6201a63b7eb6c13

diff --git a/debian/control b/debian/control
index 0fe89bd..f39a8c0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,16 +16,16 @@ Build-Depends: cmake,
                pkgconf,
                pkg-kde-tools,
                pkg-kde-tools-neon,
-               qt6-base-dev (>= 6.9.3~),
-               qt6-declarative-dev (>= 6.9.3~),
-               qt6-multimedia-dev (>= 6.9.3~),
-               qt6-quick3d-dev (>= 6.9.3~),
-               qt6-shadertools-dev (>= 6.9.3~),
+               qt6-base-dev (>= 6.10.0~),
+               qt6-declarative-dev (>= 6.10.0~),
+               qt6-multimedia-dev (>= 6.10.0~),
+               qt6-quick3d-dev (>= 6.10.0~),
+               qt6-shadertools-dev (>= 6.10.0~),
                xauth <!nocheck>,
                xvfb <!nocheck>,
                zlib1g-dev
-Build-Depends-Indep: qt6-base-dev (>= 6.9~) <!nodoc>,
-                     qt6-tools (>= 6.9~) <!nodoc>,
+Build-Depends-Indep: qt6-base-dev (>= 6.10~) <!nodoc>,
+                     qt6-tools (>= 6.10~) <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-3d


More information about the Neon-commits mailing list