This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository bcftools.
commit 3e1b6d7871c3053aec8d9a5bc716fdff2b58d1e0 Author: Afif Elghraoui <[email protected]> Date: Thu Oct 12 00:14:25 2017 -0400 d/control: use build profiles to mark build-dependencies needed only for running tests --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 3156c86..54d95d1 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,8 @@ Build-Depends: liblzma-dev, libhts-dev (>= 1.5), libgsl-dev, -# Test-Depends: - tabix, - libio-pty-perl + tabix <!nocheck>, + libio-pty-perl <!nocheck>, Standards-Version: 4.1.1 Homepage: http://samtools.github.io/bcftools/ Vcs-Git: https://anonscm.debian.org/git/debian-med/bcftools.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcftools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
