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

Carlos De Maine null at kde.org
Sun Feb 9 04:42:58 GMT 2025


Git commit 135ff0e57a278e76e07f67753a4eb344401177e5 by Carlos De Maine.
Committed on 09/02/2025 at 04:42.
Pushed by carlosdem into branch 'Neon/release'.

bump internal build dep versions and abi

M  +5    -5    debian/control

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

diff --git a/debian/control b/debian/control
index fa81100..8defa39 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Build-Depends: clang,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.8.1~),
-               qt6-declarative-dev (>= 6.8.1~)
+               qt6-base-dev (>= 6.8.2~),
+               qt6-declarative-dev (>= 6.8.2~)
 Build-Depends-Indep: qt6-base-dev (>= 6.8~) <!nodoc>,
                      qt6-base-doc (>= 6.8~) <!nodoc>,
                      qt6-documentation-tools (>= 6.8~) <!nodoc>,
@@ -41,9 +41,9 @@ Depends: qt6-base,
          qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-designer-private-abi (= 6.8.1),
-          qt6-help-private-abi (= 6.8.1),
-          qt6-uitools-private-abi (= 6.8.1),
+Provides: qt6-designer-private-abi (= 6.8.2),
+          qt6-help-private-abi (= 6.8.2),
+          qt6-uitools-private-abi (= 6.8.2),
 Replaces: assistant-qt6,
           designer-qt6,
           libqt6designer6,


More information about the Neon-commits mailing list