[neon/qt6/qt6-tools/Neon/release] debian: bump abi and/or internal build dep requirements
Carlos De Maine
null at kde.org
Wed Feb 11 00:23:05 GMT 2026
Git commit 0d2c14eafac3ad7813addcc9f914d477371d4703 by Carlos De Maine.
Committed on 10/02/2026 at 05:41.
Pushed by carlosdem into branch 'Neon/release'.
bump abi and/or internal build dep requirements
M +1 -1 debian/binary_indep.yaml
M +5 -5 debian/control
https://invent.kde.org/neon/qt6/qt6-tools/-/commit/0d2c14eafac3ad7813addcc9f914d477371d4703
diff --git a/debian/binary_indep.yaml b/debian/binary_indep.yaml
index eb4c61d..687b2fd 100644
--- a/debian/binary_indep.yaml
+++ b/debian/binary_indep.yaml
@@ -1,2 +1,2 @@
# binary_indep qt6 bootstrap build - true or false
-- 'false'
+- 'true'
diff --git a/debian/control b/debian/control
index 1adab2c..7aa6227 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Build-Depends: clang,
pkgconf,
pkg-kde-tools,
pkg-kde-tools-neon,
- qt6-base-dev (>= 6.10.1~),
- qt6-declarative-dev (>= 6.10.1~)
+ qt6-base-dev (>= 6.10.2~),
+ qt6-declarative-dev (>= 6.10.2~)
Build-Depends-Indep: qt6-base-dev (>= 6.10~) <!nodoc>,
qt6-tools (>= 6.10~) <!nodoc>,
Standards-Version: 4.6.2
@@ -43,9 +43,9 @@ Depends: qt6-base,
qt6-declarative,
${misc:Depends},
${shlibs:Depends}
-Provides: qt6-designer-private-abi (= 6.10.1),
- qt6-help-private-abi (= 6.10.1),
- qt6-uitools-private-abi (= 6.10.1),
+Provides: qt6-designer-private-abi (= 6.10.2),
+ qt6-help-private-abi (= 6.10.2),
+ qt6-uitools-private-abi (= 6.10.2),
Breaks: qt6-tools-dev (<< 6.9.0~),
Replaces: assistant-qt6,
designer-qt6,
More information about the Neon-commits
mailing list