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

Carlos De Maine null at kde.org
Wed Jul 9 16:15:50 BST 2025


Git commit f50100d7c0850131ce161370faa005dcb4532396 by Carlos De Maine.
Committed on 09/07/2025 at 13:34.
Pushed by carlosdem into branch 'Neon/release'.

bump abi and/or internal build dep requirements

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-wayland/-/commit/f50100d7c0850131ce161370faa005dcb4532396

diff --git a/debian/control b/debian/control
index 18fd904..a561fc5 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,9 @@ Build-Depends: cmake,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.9.0~),
-               qt6-declarative-dev (>= 6.9.0~),
-               qt6-svg-dev (>= 6.9.0~),
+               qt6-base-dev (>= 6.9.1~),
+               qt6-declarative-dev (>= 6.9.1~),
+               qt6-svg-dev (>= 6.9.1~),
 #               qt6-wayland-dev:native <cross>,
                xauth <!nocheck>,
                xvfb <!nocheck>,
@@ -43,8 +43,8 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libqt6waylandeglclienthwintegration6,
         libqt6waylandeglcompositorhwintegration6,
-Provides: qt6-waylandclient-private-abi (= 6.9.0),
-          qt6-waylandcompositor-private-abi (= 6.9.0),
+Provides: qt6-waylandclient-private-abi (= 6.9.1),
+          qt6-waylandcompositor-private-abi (= 6.9.1),
 Replaces: libqt6waylandclient6,
           libqt6waylandclient6t64,
           libqt6waylandcompositor6,


More information about the Neon-commits mailing list