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

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


Git commit c4ef5f088c82e6171b17d66db48d232e1a03b4d3 by Carlos De Maine.
Committed on 28/08/2025 at 23:20.
Pushed by carlosdem into branch 'Neon/stable'.

bump abi and/or internal build dep requirements

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/c4ef5f088c82e6171b17d66db48d232e1a03b4d3

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