[neon/kde/kapidox/Neon/unstable] debian: Override false positive lintian warnings.

Norbert Preining null at kde.org
Sun May 1 21:39:23 BST 2022


Git commit 6d0ac653dbde18ebaa3955603d57579909c87a76 by Norbert Preining.
Committed on 18/12/2020 at 00:36.
Pushed by sitter into branch 'Neon/unstable'.

Override false positive lintian warnings.

M  +1    -0    debian/changelog
A  +9    -0    debian/kapidox.lintian-overrides

https://invent.kde.org/neon/kde/kapidox/commit/6d0ac653dbde18ebaa3955603d57579909c87a76

diff --git a/debian/changelog b/debian/changelog
index eea7cf8..0a9b86f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kapidox (5.77.0-1) UNRELEASED; urgency=medium
   * New upstream release (5.77.0).
   * Add myself to Uploaders.
   * Update maintainer to Debian Qt/KDE Maintainers.
+  * Override false positive lintian warnings.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 16 Dec 2020 15:09:14 +0900
 
diff --git a/debian/kapidox.lintian-overrides b/debian/kapidox.lintian-overrides
new file mode 100644
index 0000000..2f8b8cd
--- /dev/null
+++ b/debian/kapidox.lintian-overrides
@@ -0,0 +1,9 @@
+# The base.html is a template to generate web site. We cannot be
+# sure that the generated html documentation is shown/served on
+# a Debian system, so it is up to those using kapidox to replace
+# the links when actually installed.
+kapidox: privacy-breach-uses-embedded-file usr/lib/python3/dist-packages/kapidox/data/templates/base.html You may use the libjs-bootstrap package. (https://cdn.kde.org/aether-devel/bootstrap.css)
+kapidox: breakout-link usr/lib/python3/dist-packages/kapidox/data/htmlresource/3rd-party/jquery/jquery-3.1.0.min.js -> usr/share/nodejs/jquery/dist/jquery.min.js
+kapidox: privacy-breach-generic usr/lib/python3/dist-packages/kapidox/data/templates/base.html [<link rel="meta" href="https://www.kde.org/labels.rdf" type="application/rdf+xml" title="icra labels" />] (https://www.kde.org/labels.rdf)
+kapidox: privacy-breach-generic usr/lib/python3/dist-packages/kapidox/data/templates/base.html [<link rel="stylesheet" type="text/css" href="https://cdn.kde.org/aether-devel/aether-sidebar.css" />] (https://cdn.kde.org/aether-devel/aether-sidebar.css)
+



More information about the Neon-commits mailing list