[osgearth] 04/05: Add lintian override for 'meant' spelling error false positive.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Aug 28 19:29:36 UTC 2015


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

sebastic pushed a commit to branch stretch
in repository osgearth.

commit 38aadf92ef961bc6ebe1e2defed81e923196dc7d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Aug 28 20:54:21 2015 +0200

    Add lintian override for 'meant' spelling error false positive.
---
 debian/changelog                          | 1 +
 debian/libosgearth3.lintian-overrides     | 4 ++++
 debian/libosgearthutil3.lintian-overrides | 3 +++
 3 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 502e7d1..cd90648 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ osgearth (2.5.0+dfsg-5) UNRELEASED; urgency=medium
   * Use -DCMAKE_VERBOSE_MAKEFILE=1 instead of passing MAKE_VERBOSE.
   * Update symbols for amd64.
   * Use dh_auto_* instead of manual make commands.
+  * Add lintian override for 'meant' spelling error false positive.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 28 Aug 2015 17:02:17 +0200
 
diff --git a/debian/libosgearth3.lintian-overrides b/debian/libosgearth3.lintian-overrides
index 34d3d22..ddc61c4 100644
--- a/debian/libosgearth3.lintian-overrides
+++ b/debian/libosgearth3.lintian-overrides
@@ -2,3 +2,7 @@
 # patched version from CVS, compiled without TIXML_USE_STL.
 # libtinyxml provides only tinyxml with STL support.
 libosgearth3: embedded-library usr/lib/libosgEarth.so.*: tinyxml
+
+# False positive, source doesn't contain the word
+libosgearth3: spelling-error-in-binary usr/lib/libosgEarth.so.* ment meant
+
diff --git a/debian/libosgearthutil3.lintian-overrides b/debian/libosgearthutil3.lintian-overrides
new file mode 100644
index 0000000..3647580
--- /dev/null
+++ b/debian/libosgearthutil3.lintian-overrides
@@ -0,0 +1,3 @@
+# False positive, source doesn't contain the word
+libosgearthutil3: spelling-error-in-binary usr/lib/libosgEarthUtil.so.* ment meant
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git



More information about the Pkg-grass-devel mailing list