[neon/qt6/qt6-declarative/Neon/release] debian: standardise the versioning syntax for easier sedding

Carlos De Maine null at kde.org
Wed May 20 07:33:50 BST 2026


Git commit a89d9507ae0bdbc710e877e827309fd494c9a34f by Carlos De Maine.
Committed on 20/05/2026 at 01:24.
Pushed by carlosdem into branch 'Neon/release'.

standardise the versioning syntax for easier sedding

M  +9    -9    debian/control

https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/a89d9507ae0bdbc710e877e827309fd494c9a34f

diff --git a/debian/control b/debian/control
index 43b8e7d..bd9f8a0 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.10.2~),
+               qt6-base-dev (>= 6.11.1~),
 #               qt6-declarative-dev:native <cross>,
-               qt6-languageserver-dev (>=6.10.2~),
-               qt6-location-dev (>=6.10.2~),
-               qt6-positioning-dev (>=6.10.2~),
-               qt6-shadertools-dev (>=6.10.2~),
-               qt6-svg-dev (>=6.10.2~),
-               qt6-tools-dev (>=6.10.2~),
-Build-Depends-Indep: qt6-base-dev (>=6.11~) <!nodoc>,
-                     qt6-tools (>=6.11~) <!nodoc>,
+               qt6-languageserver-dev (>= 6.11.1~),
+               qt6-location-dev (>= 6.11.1~),
+               qt6-positioning-dev (>= 6.11.1~),
+               qt6-shadertools-dev (>= 6.11.1~),
+               qt6-svg-dev (>= 6.11.1~),
+               qt6-tools-dev (>= 6.11.1~),
+Build-Depends-Indep: qt6-base-dev (>= 6.11~) <!nodoc>,
+                     qt6-tools (>= 6.11~) <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-declarative.git



More information about the Neon-commits mailing list