This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository blasr.
commit 0c6122055be0bc52fccabc475924bea2d2ea6408 Author: Afif Elghraoui <[email protected]> Date: Mon Dec 14 19:28:27 2015 -0800 Override lintian rpath errors The libraries are for internal use only at the moment, so upstream does not have versioned sonames for pbseqlib. --- debian/lintian-overrides | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..e4720ab --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,4 @@ +# libblasr/libpbdata/libpbihdf (pbseqlib) are internal libraries +# used only by blasr and pbdagcon +binary-or-shlib-defines-rpath usr/bin/* /usr/lib/*/pbdata +binary-or-shlib-defines-rpath usr/bin/* /usr/lib/*/pbihdf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/blasr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
