[pdl] 04/05: Add lintian override for spelling-error-in-manpage false positive.
Bas Couwenberg
sebastic at debian.org
Sat May 27 10:31:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pdl.
commit e8dc2b42dae4855c94dff605d5cd158a00948f2f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat May 27 11:59:38 2017 +0200
Add lintian override for spelling-error-in-manpage false positive.
---
debian/changelog | 1 +
debian/pdl.lintian-overrides | 3 +++
debian/pdl.lintian-overrides.in | 3 +++
3 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index eebc4d3..69cda3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pdl (1:2.018-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release.
* Drop patches applied upstream. Refresh remaining patches.
+ * Add lintian override for spelling-error-in-manpage false positive.
-- Bas Couwenberg <sebastic at debian.org> Sat, 27 May 2017 11:20:06 +0200
diff --git a/debian/pdl.lintian-overrides b/debian/pdl.lintian-overrides
index 1b4cac9..02c9109 100644
--- a/debian/pdl.lintian-overrides
+++ b/debian/pdl.lintian-overrides
@@ -18,3 +18,6 @@ pdl: hardening-no-fortify-functions */PDL/Image2D/Image2D.so
pdl: hardening-no-fortify-functions */PDL/Minuit/Minuit.so
pdl: hardening-no-fortify-functions */PDL/Slices/Slices.so
+# False positive, string not in source
+pdl: spelling-error-in-manpage usr/share/man/man3/PDL::GSLSF::TRIG.3pm.gz ot to
+
diff --git a/debian/pdl.lintian-overrides.in b/debian/pdl.lintian-overrides.in
index d1f8147..9f36899 100644
--- a/debian/pdl.lintian-overrides.in
+++ b/debian/pdl.lintian-overrides.in
@@ -18,3 +18,6 @@ pdl: hardening-no-fortify-functions */PDL/Image2D/Image2D.so
pdl: hardening-no-fortify-functions */PDL/Minuit/Minuit.so
pdl: hardening-no-fortify-functions */PDL/Slices/Slices.so
+# False positive, string not in source
+pdl: spelling-error-in-manpage usr/share/man/man3/PDL::GSLSF::TRIG.3pm.gz ot to
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git
More information about the Pkg-perl-cvs-commits
mailing list