This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository pbgenomicconsensus.
commit 931dac224b5b265e70d0a77b6581da8c092ad13c Author: Afif Elghraoui <[email protected]> Date: Sat Jan 21 15:58:45 2017 -0800 Add python-consensuscore2 to Recommends This is needed for arrow to work, but not for quiver or plurality. The package is provided by unanimity (replacing src:consensuscore2), which was not accepted by ftpmasters in time. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 4938c3a..ce31883 100644 --- a/debian/control +++ b/debian/control @@ -31,6 +31,7 @@ Depends: ${python:Depends}, python-pkg-resources, python-pbgenomicconsensus (= ${source:Version}), +Recommends: python-consensuscore2 Description: Pacific Biosciences variant and consensus caller The GenomicConsensus package provides Quiver, Pacific Biosciences' flagship consensus and variant caller. Quiver is an algorithm that finds -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbgenomicconsensus.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
