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

Carlos De Maine null at kde.org
Fri Aug 29 07:43:07 BST 2025


Git commit 7b0106c2e23b9df978ef85d7eb24f5a5beb3995b by Carlos De Maine.
Committed on 29/08/2025 at 06:43.
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/7b0106c2e23b9df978ef85d7eb24f5a5beb3995b

diff --git a/debian/binary_indep.yaml b/debian/binary_indep.yaml
index 687b2fd..eb4c61d 100644
--- a/debian/binary_indep.yaml
+++ b/debian/binary_indep.yaml
@@ -1,2 +1,2 @@
 # binary_indep qt6 bootstrap build - true or false
-- 'true'
+- 'false'
diff --git a/debian/control b/debian/control
index e9202d9..a6ef445 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,8 @@ Build-Depends: clang,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.9.1~),
-               qt6-declarative-dev (>= 6.9.1~)
+               qt6-base-dev (>= 6.9.2~),
+               qt6-declarative-dev (>= 6.9.2~)
 Build-Depends-Indep: qt6-base-dev (>= 6.9~) <!nodoc>,
                      qt6-tools (>= 6.9~) <!nodoc>,
 Standards-Version: 4.6.2
@@ -42,9 +42,9 @@ Depends: qt6-base,
          qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-designer-private-abi (= 6.9.1),
-          qt6-help-private-abi (= 6.9.1),
-          qt6-uitools-private-abi (= 6.9.1),
+Provides: qt6-designer-private-abi (= 6.9.2),
+          qt6-help-private-abi (= 6.9.2),
+          qt6-uitools-private-abi (= 6.9.2),
 Breaks: qt6-tools-dev (<< 6.9.0~),
 Replaces: assistant-qt6,
           designer-qt6,


More information about the Neon-commits mailing list