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

Carlos De Maine null at kde.org
Sat Aug 30 01:35:58 BST 2025


Git commit d6694c29374f4f11aa7e692790ed76efc97a0133 by Carlos De Maine.
Committed on 29/08/2025 at 06:03.
Pushed by carlosdem into branch 'Neon/release'.

bump abi and/or internal build dep requirements

M  +3    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-websockets/-/commit/d6694c29374f4f11aa7e692790ed76efc97a0133

diff --git a/debian/control b/debian/control
index ddb6e33..92cf5dc 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: cmake,
                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
@@ -30,7 +30,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qt6-websockets-private-abi (= 6.9.1),
+Provides: qt6-websockets-private-abi (= 6.9.2),
 Replaces: libqt6websockets6,
           qml6-module-qtwebsockets
 Description: Qt 6 WebSockets library


More information about the Neon-commits mailing list