[med-svn] [python-pysam] 03/05: Revise python3 lintian overrides

Afif Elghraoui afif-guest at moszumanska.debian.org
Tue Oct 6 08:14:06 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-pysam.

commit 475a06624ab118f37764afaefa9c6014f3bb1d69
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Tue Oct 6 00:53:18 2015 -0700

    Revise python3 lintian overrides
    
    The original overrides were architecture specific, which was wrong.
    Now that python 3.5 is being built, some new overrides apply to
    them as well.
---
 debian/python3-pysam.lintian-overrides | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/python3-pysam.lintian-overrides b/debian/python3-pysam.lintian-overrides
index 2af9286..5490dee 100644
--- a/debian/python3-pysam.lintian-overrides
+++ b/debian/python3-pysam.lintian-overrides
@@ -1,6 +1,6 @@
 # These are apparently false-positives
 # Inspection of the build logs shows that these are indeed compiled with
 # -D_FORTIFY_SOURCE=2
-hardening-no-fortify-functions usr/lib/python3/dist-packages/pysam/TabProxies.cpython-34m-x86_64-linux-gnu.so
-hardening-no-fortify-functions usr/lib/python3/dist-packages/pysam/calignmentfile.cpython-34m-x86_64-linux-gnu.so
-hardening-no-fortify-functions usr/lib/python3/dist-packages/pysam/ctabix.cpython-34m-x86_64-linux-gnu.so
+hardening-no-fortify-functions usr/lib/python3/dist-packages/pysam/TabProxies.cpython-3*
+hardening-no-fortify-functions usr/lib/python3/dist-packages/pysam/calignmentfile.cpython-3*
+hardening-no-fortify-functions usr/lib/python3/dist-packages/pysam/ctabix.cpython-3*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git



More information about the debian-med-commit mailing list