[neon/qt6/qt6-websockets/Neon/release] debian: bump abi and/or internal build dep requirements
Carlos De Maine
null at kde.org
Wed May 20 02:19:24 BST 2026
Git commit 0a8c58d8cec8289fd1582ab5329cdbf517ad9745 by Carlos De Maine.
Committed on 20/05/2026 at 01:18.
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-websockets/-/commit/0a8c58d8cec8289fd1582ab5329cdbf517ad9745
diff --git a/debian/control b/debian/control
index 51e0c07..32e8164 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,10 @@ Build-Depends: cmake,
pkgconf,
pkg-kde-tools,
pkg-kde-tools-neon,
- 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>,
+ qt6-base-dev (>= 6.11.1~),
+ qt6-declarative-dev (>= 6.11.1~)
+Build-Depends-Indep: qt6-base-dev (>= 6.11~) <!nodoc>,
+ qt6-tools (>= 6.11~) <!nodoc>,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-websockets
@@ -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.2),
+Provides: qt6-websockets-private-abi (= 6.11.1),
Replaces: libqt6websockets6,
qml6-module-qtwebsockets
Description: Qt 6 WebSockets library
More information about the Neon-commits
mailing list