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 219565ce4a7efd24e78c8c18a6bcde862f120e2a Author: Alba Crespi <[email protected]> Date: Thu May 21 18:50:43 2015 +0100 Add the dependencies in the Build-Depends. --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e366f1e..7fd10eb 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,12 @@ Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), r-base-dev (>= 3.0.0), - cdbs + cdbs, + r-cran-ape, + r-cran-quadprog, + r-cran-igraph (>= 0.6), + r-cran-matrix, + r-cran-nnls Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-phangorn.git Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-phangorn.git -- 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
