[med-svn] [SCM] pvclust branch, master, updated. upstream/1.2-2-10-g8236e51
Charles Plessy
plessy at debian.org
Fri Jul 1 06:20:57 UTC 2011
The following commit has been merged in the master branch:
commit 1e681b6016a4f566c74dd772cfb60bf0bddd5d2a
Author: Charles Plessy <plessy at debian.org>
Date: Fri Jul 1 14:31:12 2011 +0900
Recommend r-cran-mass and r-cran-snow.
They will not pull more packages, and r-cran-mass will proabably be already installed.
diff --git a/debian/control b/debian/control
index 2439134..d989f01 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), r-base-dev (>= 2.10.0)
+Build-Depends: cdbs, debhelper (>= 8), r-base-dev (>= 2.10.0)
Standards-Version: 3.9.2
Homepage: http://www.is.titech.ac.jp/~shimo/prog/pvclust/
Vcs-Git: git://git.debian.org/debian-med/pvclust.git
@@ -13,6 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-med/pvclust.git
Package: r-cran-pvclust
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
+Recommends: r-cran-mass, r-cran-snow
Suggests: r-cran-mass, r-cran-snow, r-cran-rmpi
Description: Hierarchical Clustering with P-Values via Multiscale Bootstrap
pvclust is a package for assessing the uncertainty in
--
Hierarchical Clustering with P-Values via Multiscale Bootstrap
More information about the debian-med-commit
mailing list