[neon/qt6/qt6-websockets/Neon/release] debian: bump internal build-deps and abi
Carlos De Maine
null at kde.org
Thu Apr 4 08:39:54 BST 2024
Git commit 9146c10ae25c292148d7c1a51dc09b58f8e3b766 by Carlos De Maine.
Committed on 04/04/2024 at 07:39.
Pushed by carlosdem into branch 'Neon/release'.
bump internal build-deps and abi
M +6 -6 debian/control
https://invent.kde.org/neon/qt6/qt6-websockets/-/commit/9146c10ae25c292148d7c1a51dc09b58f8e3b766
diff --git a/debian/control b/debian/control
index b0979ae..57231b8 100644
--- a/debian/control
+++ b/debian/control
@@ -16,11 +16,11 @@ Build-Depends: cmake,
ninja-build,
pkgconf,
pkg-kde-tools,
- qt6-base-dev (>= 6.6.2~),
- qt6-declarative-dev (>= 6.6.2~)
-Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
- qt6-documentation-tools (>= 6.6~) <!nodoc>,
- qt6-base-doc (>= 6.6~) <!nodoc>,
+ qt6-base-dev (>= 6.7.0~),
+ qt6-declarative-dev (>= 6.7.0~)
+Build-Depends-Indep: qt6-base-dev (>= 6.7~) <!nodoc>,
+ qt6-documentation-tools (>= 6.7~) <!nodoc>,
+ qt6-base-doc (>= 6.7~) <!nodoc>,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-websockets
@@ -33,7 +33,7 @@ Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qt6-websockets-private-abi (= 6.6.2),
+Provides: qt6-websockets-private-abi (= 6.7.0),
libqt6websockets6,
qml6-module-qtwebsockets
Description: Qt 6 WebSockets library
More information about the Neon-commits
mailing list