[med-svn] [r-cran-nmf] 01/01: Fix (Build-)Depends
Andreas Tille
tille at debian.org
Tue Jul 5 20:23:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-nmf.
commit 2afde6675d90a61b053c2bd945380ac7ebe2c661
Author: Andreas Tille <tille at debian.org>
Date: Tue Jul 5 22:23:20 2016 +0200
Fix (Build-)Depends
---
debian/control | 28 +++++++++++++++++++++++++---
1 file changed, 25 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 935c341..139e847 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,21 @@ Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
cdbs,
- r-base-dev (>= 3.0.0)
-Standards-Version: 3.9.7
+ r-base-dev (>= 3.0.0),
+ r-cran-pkgmaker (>= 0.20),
+ r-cran-registry,
+ r-cran-rngtools,
+ r-cran-cluster,
+ r-cran-stringr,
+ r-cran-digest,
+ r-cran-gridbase,
+ r-cran-colorspace,
+ r-cran-rcolorbrewer,
+ r-cran-foreach,
+ r-cran-doParallel,
+ r-cran-ggplot2,
+ r-cran-reshape2
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-nmf.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-nmf.git
Homepage: http://cran.r-project.org/web/packages/NMF/
@@ -19,7 +32,16 @@ Depends: ${shlibs:Depends},
r-cran-pkgmaker (>= 0.20),
r-cran-registry,
r-cran-rngtools (>= 1.2.3),
- r-cran-cluster
+ r-cran-cluster,
+ r-cran-stringr,
+ r-cran-digest,
+ r-cran-gridbase,
+ r-cran-colorspace,
+ r-cran-rcolorbrewer,
+ r-cran-foreach,
+ r-cran-doParallel,
+ r-cran-ggplot2,
+ r-cran-reshape2
Description: GNU R framework to perform non-negative matrix factorization
This package implements a set of previously published algorithms and
seeding methods, and provides a framework to test, develop and plug
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-nmf.git
More information about the debian-med-commit
mailing list