Remove python3-pysam-tests (identical to python-pysam-tests) and simplify python...
authorCharles Plessy <plessy@debian.org>
Wed, 10 Dec 2014 12:22:40 +0000 (21:22 +0900)
committerCharles Plessy <plessy@debian.org>
Wed, 10 Dec 2014 12:22:40 +0000 (21:22 +0900)
debian/control

index 1a1af41ff1776e9300256f75e45d68e886773fed..95c4ba52515ce1ed749f9079e607f9a1244643ad 100644 (file)
@@ -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.