This is an automated email from the git hooks/post-receive script. sebastien pushed a commit to branch master in repository r-cran-phangorn.
commit 68f1ea64aa3c41eb2a0f8850ad23fb44bbe6bbb8 Author: Sébastien Villemot <[email protected]> Date: Mon Oct 2 16:43:55 2017 +0200 Add Build-Depends on r-cran-rcpp. Closes: #877394 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c570b9d..0b60e91 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 10), r-cran-fastmatch, r-cran-igraph (>= 1.0), r-cran-matrix, - r-cran-nnls + r-cran-nnls, + r-cran-rcpp (>= 0.12.0) Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-phangorn.git Vcs-Git: https://anonscm.debian.org/git/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
