From: Andreas Tille Date: Sat, 17 Feb 2018 20:41:15 +0000 (+0100) Subject: Silence lintian X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~130 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1178ce77d7973448c51fc267b5bd1caa5eace1bc;p=python-pysam.git Silence lintian --- diff --git a/debian/tests/control b/debian/tests/control index 638647a..3c2c2e0 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,11 +1,7 @@ Test-Command: make -C tests/pysam_data && make -C tests/cbcf_data && pytest -Depends: - @builddeps@, - python-pysam, +Depends: @builddeps@, python-pysam Restrictions: allow-stderr, rw-build-tree Test-Command: make -C tests/pysam_data && make -C tests/cbcf_data && pytest-3 -Depends: - @builddeps@, - python3-pysam, +Depends: @builddeps@, python3-pysam, Restrictions: allow-stderr, rw-build-tree