[neon/qt6/qt6-tools/Neon/release] debian: bump abi and internal build dep requirements
Carlos De Maine
null at kde.org
Wed Jul 9 16:13:10 BST 2025
Git commit f09eef97b065f08bfc8ed99341a908088a739885 by Carlos De Maine.
Committed on 09/07/2025 at 12:50.
Pushed by carlosdem into branch 'Neon/release'.
bump abi and internal build dep requirements
M +5 -5 debian/control
https://invent.kde.org/neon/qt6/qt6-tools/-/commit/f09eef97b065f08bfc8ed99341a908088a739885
diff --git a/debian/control b/debian/control
index 5bf9e23..e9202d9 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.0~),
- qt6-declarative-dev (>= 6.9.0~)
+ qt6-base-dev (>= 6.9.1~),
+ qt6-declarative-dev (>= 6.9.1~)
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.0),
- qt6-help-private-abi (= 6.9.0),
- qt6-uitools-private-abi (= 6.9.0),
+Provides: qt6-designer-private-abi (= 6.9.1),
+ qt6-help-private-abi (= 6.9.1),
+ qt6-uitools-private-abi (= 6.9.1),
Breaks: qt6-tools-dev (<< 6.9.0~),
Replaces: assistant-qt6,
designer-qt6,
More information about the Neon-commits
mailing list