[neon/qt6/qt6-websockets/Neon/release] debian: bump abi and/or internal build dep requirements
Carlos De Maine
null at kde.org
Wed Feb 11 03:06:37 GMT 2026
Git commit 3db5453e344a0bea025f878b3bba5edb5327e7b8 by Carlos De Maine.
Committed on 11/02/2026 at 03:06.
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/3db5453e344a0bea025f878b3bba5edb5327e7b8
diff --git a/debian/control b/debian/control
index 6e5d355..51e0c07 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends: cmake,
pkgconf,
pkg-kde-tools,
pkg-kde-tools-neon,
- qt6-base-dev (>= 6.10.1~),
- qt6-declarative-dev (>= 6.10.1~)
+ qt6-base-dev (>= 6.10.2~),
+ qt6-declarative-dev (>= 6.10.2~)
Build-Depends-Indep: qt6-base-dev (>= 6.10~) <!nodoc>,
qt6-tools (>= 6.10~) <!nodoc>,
Standards-Version: 4.6.2
@@ -31,7 +31,7 @@ Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qt6-websockets-private-abi (= 6.10.1),
+Provides: qt6-websockets-private-abi (= 6.10.2),
Replaces: libqt6websockets6,
qml6-module-qtwebsockets
Description: Qt 6 WebSockets library
More information about the Neon-commits
mailing list