Andreas Tille pushed to branch master at Debian Med / bcbio
Commits: da3f2fee by Andreas Tille at 2018-07-07T23:30:33+02:00 Debian Med team maintenance - - - - - 4746ee6b by Andreas Tille at 2018-07-07T23:31:01+02:00 Drop ancient X-Python-Version* fields - - - - - 77fd212e by Andreas Tille at 2018-07-08T00:10:39+02:00 cme fix dpkg-control - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,29 +1,39 @@ Source: bcbio +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]> Section: science +Testsuite: autopkgtest-pkg-python Priority: optional -Maintainer: Steffen Moeller <[email protected]> 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, python3-cyvcf2, - python-pyvcf, python3-pyvcf, - python-pandas, python3-pandas, - 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-cyvcf2, + python-pyvcf, + 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. View it on GitLab: https://salsa.debian.org/med-team/bcbio/compare/419f6294364c6d147dfb2f7483030988b860e278...77fd212eba20763fb7116bc1f0b4c9a735f34490 -- View it on GitLab: https://salsa.debian.org/med-team/bcbio/compare/419f6294364c6d147dfb2f7483030988b860e278...77fd212eba20763fb7116bc1f0b4c9a735f34490 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
