Andreas Tille pushed to branch master at Debian Med / python-bd2k
Commits: 2d27bdb0 by Andreas Tille at 2018-02-11T23:26:13+01:00 Please use `cme fix dpkg-control` in general - specifically to avoid errors like Priority: extra - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-bd2k (1.14~alpha1.43-1) unstable; urgency=medium +python-bd2k (1.14~alpha1.43-1) UNRELEASED; urgency=medium [ Michael R. Crusoe ] * latest upstream ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,17 +1,22 @@ Source: python-bd2k -Section: python -Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]>, Michael R. Crusoe <[email protected]> +Section: python +Testsuite: autopkgtest-pkg-python +Priority: optional Build-Depends: debhelper (>= 9), - dh-python, python-all, python-setuptools, python3-all, python3-setuptools, - python-boto, - python-dill, - python-lockfile, - python-mock, - python-pytest, - python-future + dh-python, + python-all, + python-setuptools, + python3-all, + python3-setuptools, + python-boto, + python-dill, + python-lockfile, + python-mock, + python-pytest, + python-future # Test not performing correctly for python 3. # python-boto, python3-boto, # python-dill, python3-dill, @@ -19,16 +24,16 @@ Build-Depends: debhelper (>= 9), # python-mock, python3-mock, # python-pytest, python3-pytest Standards-Version: 4.1.3 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-bd2k.git/ +Vcs-Git: https://anonscm.debian.org/git/debian-med/python-bd2k.git Homepage: https://github.com/BD2KGenomics/bd2k-python-lib -X-Python-Version: >= 2.6 #X-Python3-Version: >= 3.2 -Vcs-Git: https://anonscm.debian.org/git/debian-med/python-bd2k.git -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-bd2k.git/ -Testsuite: autopkgtest-pkg-python +X-Python-Version: >= 2.6 Package: python-bd2k Architecture: all -Depends: ${python:Depends}, ${misc:Depends} +Depends: ${python:Depends}, + ${misc:Depends} Description: utilities for BD2KGenomics (Python 2) This package is a dependency for the toil workflow engine. It provides a range of smallish software solutions View it on GitLab: https://salsa.debian.org/med-team/python-bd2k/commit/2d27bdb068d76b0ff0b8e814801fe32b13aab465 --- View it on GitLab: https://salsa.debian.org/med-team/python-bd2k/commit/2d27bdb068d76b0ff0b8e814801fe32b13aab465 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
