This is an automated email from the git hooks/post-receive script. albac-guest pushed a commit to branch master in repository r-cran-phangorn.
commit bc6ad166e3258ba20d23f9d8b59ec2bd131f9f96 Author: Alba Crespi <[email protected]> Date: Fri May 22 12:43:34 2015 +0100 Added missing Dependencies. --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7fd10eb..09a7dca 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,12 @@ Package: r-cran-phangorn Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - ${R:Depends} + ${R:Depends}, + r-cran-ape, + r-cran-quadprog, + r-cran-igraph (>= 0.6), + r-cran-matrix, + r-cran-nnls Description: GNU R package for phylogenetic analysis phangorn is a tool for reconstructing phylogenies, using distance-based methods, maximum parsimony or maximum likelihood, and performing Hadamard -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-phangorn.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
