[liblas] 05/23: Add lintian overrides for no symbols file, symbols are problematic for C++ libraries.

Bas Couwenberg sebastic at xs4all.nl
Sat Feb 8 01:30:44 UTC 2014


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

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

commit 7165b37333f9f4c8b856aa0a2909e4e91beee95c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jan 31 06:20:52 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index e153398..3146875 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ liblas (1.7.0+dfsg-3) UNRELEASED; urgency=low
   * Also build python extension, replaces separate source package.
   * Remove obsolete liblas1.install.
   * Add patch to fix the library version and SONAME.
+  * Add lintian overrides for no symbols file,
+    symbols are problematic for C++ libraries.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 31 Jan 2014 01:37:27 +0100
 
diff --git a/debian/liblas-c2.lintian-overrides b/debian/liblas-c2.lintian-overrides
new file mode 100644
index 0000000..783bcf1
--- /dev/null
+++ b/debian/liblas-c2.lintian-overrides
@@ -0,0 +1,2 @@
+# Symbols are problematic for C++ libraries
+liblas-c2: no-symbols-control-file usr/lib/liblas_c.so.*
diff --git a/debian/liblas2.lintian-overrides b/debian/liblas2.lintian-overrides
new file mode 100644
index 0000000..d4d0903
--- /dev/null
+++ b/debian/liblas2.lintian-overrides
@@ -0,0 +1,2 @@
+# Symbols are problematic for C++ libraries
+liblas2: no-symbols-control-file usr/lib/liblas.so.*

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



More information about the Pkg-grass-devel mailing list