[oce] 01/02: Overrides binary-or-shlib-defines-rpath lintian warning

Denis Barbier barbier-guest at moszumanska.debian.org
Tue Jul 22 21:16:13 UTC 2014


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

barbier-guest pushed a commit to branch debian
in repository oce.

commit 84e046be5be457120e9e7a5008717f2cb56034ac
Author: Denis Barbier <bouzim at gmail.com>
Date:   Tue Jul 22 19:23:03 2014 +0200

    Overrides binary-or-shlib-defines-rpath lintian warning
    
    libTKernel.so has to dlopen shared libraries (a.k.a plugins) which have been
    put into a private repository.
---
 debian/liboce-foundation9.lintian-overrides | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/liboce-foundation9.lintian-overrides b/debian/liboce-foundation9.lintian-overrides
index 3e38b0a..f6d4891 100644
--- a/debian/liboce-foundation9.lintian-overrides
+++ b/debian/liboce-foundation9.lintian-overrides
@@ -1,3 +1,5 @@
 # this package contains a bunch of libraries and can thus not be named properly
 package-name-doesnt-match-sonames
+# TKernel sets RPATH because it dlopens private sharedlibraries which have been put into /usr/lib/<triplet>/oce-<version>
+binary-or-shlib-defines-rpath
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/oce.git



More information about the debian-science-commits mailing list