[med-svn] [SCM] pvclust branch, master, updated. debian/1.2-2-1-12-gdc7a723

Charles Plessy plessy at debian.org
Mon May 6 23:38:14 UTC 2013


The following commit has been merged in the master branch:
commit 9f1b84632589b7127fa59d51bc3ab28d93d7c499
Author: Charles Plessy <plessy at debian.org>
Date:   Tue May 7 08:09:38 2013 +0900

    Normalised debian/control with config-model-edit.

diff --git a/debian/control b/debian/control
index d83f777..b268e0c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,28 @@
 Source: pvclust
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Charles Plessy <plessy at debian.org>
-Build-Depends: cdbs, debhelper (>= 9), r-base-dev (>= 2.10.0)
+Section: gnu-r
+Priority: optional
+Build-Depends: cdbs,
+               debhelper (>= 9),
+               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
 Vcs-Browser: http://git.debian.org/?p=debian-med/pvclust.git
+Vcs-Git: git://git.debian.org/debian-med/pvclust.git
+Homepage: http://www.is.titech.ac.jp/~shimo/prog/pvclust/
 
 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
+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 cluster analysis. It provides AU (approximately
  unbiased) p-values as well as BP (boostrap probability) values
  computed via multiscale bootstrap resampling.
+

-- 
Hierarchical Clustering with P-Values via Multiscale Bootstrap



More information about the debian-med-commit mailing list