[geos] 15/17: Add lintian overrides for no symbols file, symbols are problematic for C++ libraries.

Bas Couwenberg sebastic at xs4all.nl
Fri Mar 7 20:18:48 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository geos.

commit 88c84031fdf34b59cce89d54de8ff85405f6a23f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 7 20:32:13 2014 +0100

    Add lintian overrides for no symbols file, symbols are problematic for C++ libraries.
---
 debian/changelog                       | 2 ++
 debian/libgeos-3.4.2.lintian-overrides | 2 ++
 debian/libgeos-c1.lintian-overrides    | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index db43cef..dfcee71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ geos (3.4.2-2) UNRELEASED; urgency=low
   * Add doc-base registration for libgeos-doc.
   * Add patches to modernize the build system to prevent autoreconf warnings.
   * Add gbp.conf to use pristine-tar by default.
+  * Add lintian overrides for no symbols file,
+    symbols are problematic for C++ libraries.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 16 Feb 2014 20:11:38 +0100
 
diff --git a/debian/libgeos-3.4.2.lintian-overrides b/debian/libgeos-3.4.2.lintian-overrides
new file mode 100644
index 0000000..3bb228a
--- /dev/null
+++ b/debian/libgeos-3.4.2.lintian-overrides
@@ -0,0 +1,2 @@
+# Symbols are problematic for C++ libraries
+libgeos-3.4.2: no-symbols-control-file usr/lib/libgeos-*.so
diff --git a/debian/libgeos-c1.lintian-overrides b/debian/libgeos-c1.lintian-overrides
new file mode 100644
index 0000000..6f3e766
--- /dev/null
+++ b/debian/libgeos-c1.lintian-overrides
@@ -0,0 +1,2 @@
+# Symbols are problematic for C++ libraries
+libgeos-c1: no-symbols-control-file usr/lib/libgeos_c.so.*

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



More information about the Pkg-grass-devel mailing list