Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Debian Med team maintenance
· da3f2fee
Andreas Tille
authored
Jul 07, 2018
da3f2fee
Drop ancient X-Python-Version* fields
· 4746ee6b
Andreas Tille
authored
Jul 07, 2018
4746ee6b
cme fix dpkg-control
· 77fd212e
Andreas Tille
authored
Jul 08, 2018
77fd212e
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
77fd212e
Source: bcbio
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Section: science
Testsuite: autopkgtest-pkg-python
Priority: optional
Maintainer: Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper (>= 10),
dh-python, python-all, python-setuptools, python3-all, python3-setuptools,
python3-toolz,
python-logbook, python3-logbook,
python-pysam, python3-pysam,
dh-python,
python-all,
python-setuptools,
python3-all,
python3-setuptools,
python3-toolz,
python-logbook,
python3-logbook,
python-pysam,
python3-pysam,
# python3-pybedtools,
python3-gffutils,
python-cyvcf2,
python
3
-cyvcf2,
python-pyvcf,
python3-
p
yvcf,
python-pandas,
python
3
-p
andas
,
python-mock,
python3-
mock
Standards-Version: 4.1.3
Homepage: https://github.com/chapmanb/bcbio-nextgen
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: https://salsa.debian.org/med-team/bcbio
python3-gffutils,
python-cyvcf2,
python3-
c
yvcf
2
,
python-p
yvcf
,
python3-
pyvcf,
python-pandas,
python3-pandas,
python-mock,
python3-mock
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/bcbio
Testsuite: autopkgtest-pkg-python
Vcs-Git: https://salsa.debian.org/med-team/bcbio.git
Homepage: https://github.com/chapmanb/bcbio-nextgen
Package: python-bcbio
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Depends: ${python:Depends},
${misc:Depends}
#Suggests: python-bcbio-doc
Description: toolkit for analysing high-throughput sequencing data
This package installs the Python 2 libraries of the bcbio-nextgen
...
...
@@ -39,9 +49,10 @@ Description: toolkit for analysing high-throughput sequencing data
Package: python3-bcbio
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Depends: ${python3:Depends},
${misc:Depends}
#Suggests: python-bcbio-doc
Description: toolkit for analysing high-throughput sequencing data
Description: toolkit for analysing high-throughput sequencing data
This package installs the Python 3 libraries of the bcbio-nextgen
toolkit implementing best-practice pipelines for fully automated high
throughput sequencing analysis.
...
...
@@ -52,13 +63,3 @@ Description: toolkit for analysing high-throughput sequencing data
contributes a shared community resource that handles the data processing
component of sequencing analysis, providing researchers with more time
to focus on the downstream biology.
#Package: python-bcbio-doc
#Architecture: all
#Section: doc
#Depends: ${sphinxdoc:Depends}, ${misc:Depends}
#Description: <insert up to 60 chars description> (common documentation)
# <insert long description, indented with spaces>
# .
# This is the common documentation package.