[neon/qt6/qt6-languageserver/Neon/release] debian: bump internal build dep versions and abi
Carlos De Maine
null at kde.org
Sun Feb 9 04:28:32 GMT 2025
Git commit e3093a7519b619dc42f6c5d017376a2a85ea7905 by Carlos De Maine.
Committed on 09/02/2025 at 04:28.
Pushed by carlosdem into branch 'Neon/release'.
bump internal build dep versions and abi
M +3 -3 debian/control
https://invent.kde.org/neon/qt6/qt6-languageserver/-/commit/e3093a7519b619dc42f6c5d017376a2a85ea7905
diff --git a/debian/control b/debian/control
index cff3438..21cee6f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake,
ninja-build,
pkgconf,
pkg-kde-tools,
- qt6-base-dev (>=6.8.1~)
+ qt6-base-dev (>=6.8.2~)
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-languageserver.git
@@ -21,8 +21,8 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
-Provides: qt6-jsonrpc-abi (=6.8.1),
- qt6-languageserver-abi (=6.8.1)
+Provides: qt6-jsonrpc-abi (=6.8.2),
+ qt6-languageserver-abi (=6.8.2)
Replaces: libqt6jsonrpc6,
libqt6languageserver6,
Depends: ${misc:Depends}, ${shlibs:Depends}
More information about the Neon-commits
mailing list