[neon/qt6/qt6-languageserver/Neon/release] debian: bump api, pkgconf
Carlos De Maine
null at kde.org
Fri Feb 16 10:36:29 GMT 2024
Git commit 7b4b47a9893c7e98351ae17f139c77b67bb3a461 by Carlos De Maine.
Committed on 16/02/2024 at 10:36.
Pushed by carlosdem into branch 'Neon/release'.
bump api, pkgconf
M +5 -5 debian/control
https://invent.kde.org/neon/qt6/qt6-languageserver/-/commit/7b4b47a9893c7e98351ae17f139c77b67bb3a461
diff --git a/debian/control b/debian/control
index 1f2d7a8..88765b6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Patrick Franz <deltaone at debian.org>, Pino Toscano <pino at debian.org>
-Build-Depends: cmake (>= 3.18~),
+Build-Depends: cmake,
debhelper-compat (= 13),
mold,
g++-12,
gcc-12,
ninja-build,
- pkg-config,
+ pkgconf,
pkg-kde-tools,
- qt6-base-dev (>= 6.6.0~)
+ qt6-base-dev (>= 6.6.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
@@ -23,8 +23,8 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
-Provides: qt6-jsonrpc-abi (= 6.6.1),
- qt6-languageserver-abi (= 6.6.1)
+Provides: qt6-jsonrpc-abi (= 6.6.2),
+ qt6-languageserver-abi (= 6.6.2)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 langage server
Qt is a cross-platform C++ application framework. Qt's primary feature
More information about the Neon-commits
mailing list