[neon/qt6/qt6-declarative/Neon/release] debian: temporarily remove all internal versioning
Carlos De Maine
null at kde.org
Wed May 20 08:21:59 BST 2026
Git commit 64c4e0c9ca7a6b6a43a98df558c136bc7c8ecaaa by Carlos De Maine.
Committed on 20/05/2026 at 07:21.
Pushed by carlosdem into branch 'Neon/release'.
temporarily remove all internal versioning
M +6 -6 debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/64c4e0c9ca7a6b6a43a98df558c136bc7c8ecaaa
diff --git a/debian/control b/debian/control
index 9536511..0d29c0d 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.11.1~),
+ qt6-base-dev,
# qt6-declarative-dev:native <cross>,
- qt6-languageserver-dev (>= 6.11.1~),
+ qt6-languageserver-dev,
qt6-location-dev,
qt6-positioning-dev,
qt6-shadertools-dev,
- 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>,
+ qt6-svg-dev,
+ qt6-tools-dev,
+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-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-declarative.git
More information about the Neon-commits
mailing list