[med-svn] [python-pysam] 01/04: Remove python3-pysam-tests (identical to python-pysam-tests) and simplify python-pysam-tests.
Charles Plessy
plessy at moszumanska.debian.org
Wed Dec 10 13:03:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch master
in repository python-pysam.
commit 82cdbc63e4696bb053e43e899da46aea04c96577
Author: Charles Plessy <plessy at debian.org>
Date: Wed Dec 10 21:22:40 2014 +0900
Remove python3-pysam-tests (identical to python-pysam-tests) and simplify python-pysam-tests.
---
debian/control | 26 +-------------------------
1 file changed, 1 insertion(+), 25 deletions(-)
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.
--
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