From: Charles Plessy Date: Wed, 10 Dec 2014 12:22:40 +0000 (+0900) Subject: Remove python3-pysam-tests (identical to python-pysam-tests) and simplify python... X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~342 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=82cdbc63e4696bb053e43e899da46aea04c96577;p=python-pysam.git Remove python3-pysam-tests (identical to python-pysam-tests) and simplify python-pysam-tests. --- diff --git a/debian/control b/debian/control index 1a1af41..95c4ba5 100644 --- a/debian/control +++ b/debian/control @@ -41,34 +41,10 @@ Description: interface for the SAM/BAM sequence alignment and mapping format Pysam is a Python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. - Package: python-pysam-tests Architecture: all -Priority: extra Enhances: python-pysam -Depends: ${shlibs:Depends}, - ${misc:Depends}, - ${python:Depends}, - python, - python-pysam, - python-pyrex -Description: interface for the SAM/BAM sequence alignment and mapping format (test data) - Pysam is a Python module for reading and manipulating Samfiles. It's a - lightweight wrapper of the samtools C-API. - . - This package contains the data provided by upstream to run the pysam - test suite. - -Package: python3-pysam-tests -Architecture: all -Priority: extra -Enhances: python3-pysam -Depends: ${shlibs:Depends}, - ${misc:Depends}, - ${python3:Depends}, - python3, - python3-pysam, - cython3 +Depends: ${misc:Depends}, Description: interface for the SAM/BAM sequence alignment and mapping format (test data) Pysam is a Python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API.