[neon/qt6/qt6-qca/Neon/release] debian: lintings
Carlos De Maine
null at kde.org
Sun Dec 10 13:43:32 GMT 2023
Git commit 76ce2cd9948ea74cf0567d08c1e765106ff0105a by Carlos De Maine.
Committed on 10/12/2023 at 14:43.
Pushed by carlosdem into branch 'Neon/release'.
lintings
M +3 -2 debian/control
M +1 -1 debian/qca-qt6-2-utils.lintian-overrides
https://invent.kde.org/neon/qt6/qt6-qca/-/commit/76ce2cd9948ea74cf0567d08c1e765106ff0105a
diff --git a/debian/control b/debian/control
index a1874c3..18e6b17 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,15 @@ Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
Build-Depends: ca-certificates,
cmake,
debhelper-compat (= 13),
+ doxygen,
gnupg <!nocheck>,
+ graphviz,
libsasl2-dev,
libssl-dev (>= 1.1.1~),
pkg-config,
pkg-kde-tools-neon,
qt6-5compat-dev,
qt6-base-dev
-Build-Depends-Indep: doxygen, graphviz
Build-Conflicts: libqca2-dev, qca-dev
Standards-Version: 4.6.1
Rules-Requires-Root: no
@@ -54,7 +55,7 @@ Description: command line tool for the Qt Cryptographic Architecture
Package: libqca-qt6-2-dev
Section: libdevel
Architecture: any
-Depends: libqca-qt6-2 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
+Depends: libqca-qt6-2 (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
Description: development files for the Qt Cryptographic Architecture
The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
platform API for a range of cryptographic features, including SSL/TLS,
diff --git a/debian/qca-qt6-2-utils.lintian-overrides b/debian/qca-qt6-2-utils.lintian-overrides
index 75b6123..0a10c83 100644
--- a/debian/qca-qt6-2-utils.lintian-overrides
+++ b/debian/qca-qt6-2-utils.lintian-overrides
@@ -1 +1 @@
-qca-qt5-2-utils: no-manual-page [usr/bin/mozcerts-qt5]
+qca-qt-2-utils: no-manual-page usr/bin/mozcerts-qt6
More information about the Neon-commits
mailing list