From 600880b3ad9aae005584c43b400331d5ff264bb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=89tienne=20Mollier?= Date: Sun, 2 Oct 2022 11:31:33 +0200 Subject: [PATCH] d/*.lintian-overrides: refresh mismatches. --- debian/python-pysam-tests.lintian-overrides | 4 ++-- debian/python3-pysam.lintian-overrides | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/python-pysam-tests.lintian-overrides b/debian/python-pysam-tests.lintian-overrides index 211e0c3..457fa45 100644 --- a/debian/python-pysam-tests.lintian-overrides +++ b/debian/python-pysam-tests.lintian-overrides @@ -1,5 +1,5 @@ # These files are intentionally empty to be used for testing -zero-byte-file-in-doc-directory usr/share/doc/python-pysam/tests/cbcf_data/example_empty.vcf -zero-byte-file-in-doc-directory usr/share/doc/python-pysam/tests/tabix_data/empty.bed.gz +zero-byte-file-in-doc-directory [usr/share/doc/python-pysam/tests/cbcf_data/example_empty.vcf] +zero-byte-file-in-doc-directory [usr/share/doc/python-pysam/tests/tabix_data/empty.bed.gz] # The duplicate is used for testing and needs to be there compressed-duplicate usr/share/doc/python-pysam/tests/tabix_data/example.bed.gz diff --git a/debian/python3-pysam.lintian-overrides b/debian/python3-pysam.lintian-overrides index 288316d..0224eef 100644 --- a/debian/python3-pysam.lintian-overrides +++ b/debian/python3-pysam.lintian-overrides @@ -1,4 +1,4 @@ # 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/lib*.so +hardening-no-fortify-functions [usr/lib/python3/dist-packages/pysam/lib*.so] -- 2.30.2