[libmongodb-perl] 06/08: Add lintian override for false positive

Nuno Carvalho smash at cpan.org
Fri Sep 29 09:32:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

mestre-guest pushed a commit to branch master
in repository libmongodb-perl.

commit d71539217f9c8cf9908886978732fecc6625f936
Author: Nuno Carvalho <smash at cpan.org>
Date:   Sun Sep 10 16:32:19 2017 +0100

    Add lintian override for false positive
---
 debian/changelog                         | 1 +
 debian/libmongodb-perl.lintian-overrides | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d07b82a..a9b69b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libmongodb-perl (1.8.0-1) UNRELEASED; urgency=medium
     + add new dependency lbbson-perl.
     + add 'Testsuite: autopkgtest-pkg-perl'.
     + Declare compliance with Debian Policy 4.1.0.
+  * Add lintian override for false positive spelling error 'CAs'.
 
  -- Nuno Carvalho <smash at cpan.org>  Wed, 06 Sep 2017 10:47:30 +0100
 
diff --git a/debian/libmongodb-perl.lintian-overrides b/debian/libmongodb-perl.lintian-overrides
new file mode 100644
index 0000000..905ceb0
--- /dev/null
+++ b/debian/libmongodb-perl.lintian-overrides
@@ -0,0 +1,2 @@
+# false positive: CAs -> Certification Authorities
+libmongodb-perl: spelling-error-in-manpage usr/share/man/man3/MongoDB::MongoClient.3pm.gz CAs Case

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmongodb-perl.git



More information about the Pkg-perl-cvs-commits mailing list