[postgis] 02/03: Add lintian overrides for spelling-error-in-binary false positives.
Bas Couwenberg
sebastic at debian.org
Thu Nov 30 20:57:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository postgis.
commit 5dc03f24a54190611d34e190d880a9cb2cc1ba1c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Nov 30 21:41:15 2017 +0100
Add lintian overrides for spelling-error-in-binary false positives.
---
debian/changelog | 1 +
debian/postgis-gui.lintian-overrides | 4 ++++
debian/postgis.lintian-overrides | 4 ++++
3 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7a8aa99..c6b7f04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
postgis (2.4.2+dfsg-2) UNRELEASED; urgency=medium
* Disable SFCGAL support, FTBFS with CGAL 4.11. (see: #876521)
+ * Add lintian overrides for spelling-error-in-binary false positives.
-- Bas Couwenberg <sebastic at debian.org> Thu, 30 Nov 2017 21:13:53 +0100
diff --git a/debian/postgis-gui.lintian-overrides b/debian/postgis-gui.lintian-overrides
new file mode 100644
index 0000000..a04a528
--- /dev/null
+++ b/debian/postgis-gui.lintian-overrides
@@ -0,0 +1,4 @@
+# False positive
+postgis-gui: spelling-error-in-binary * German German
+postgis-gui: spelling-error-in-binary * Russian Russian
+
diff --git a/debian/postgis.lintian-overrides b/debian/postgis.lintian-overrides
new file mode 100644
index 0000000..e65b91e
--- /dev/null
+++ b/debian/postgis.lintian-overrides
@@ -0,0 +1,4 @@
+# False positive
+postgis: spelling-error-in-binary * German German
+postgis: spelling-error-in-binary * Russian Russian
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git
More information about the Pkg-grass-devel
mailing list