[med-svn] [SCM] vegan branch, master, updated. debian/2.0-7-1-3-g6cdd1dc
Charles Plessy
plessy at debian.org
Mon Jun 10 04:36:03 UTC 2013
The following commit has been merged in the master branch:
commit d67963ce180ec0d78b8b3d8c7ae5f9dddc72a0e4
Author: Charles Plessy <plessy at debian.org>
Date: Mon Jun 10 13:34:25 2013 +0900
Normalised debian/control with 'config-model-edit'.
diff --git a/debian/control b/debian/control
index 6b63e8a..0fe9916 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,13 @@
Source: r-cran-vegan
-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: debhelper (>= 9), cdbs, r-base-dev (>= 2.14.2~20120222), r-cran-lattice, r-cran-permute
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ r-base-dev (>= 2.14.2~20120222),
+ r-cran-lattice,
+ r-cran-permute
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-vegan.git
Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-vegan.git
@@ -11,9 +15,16 @@ Homepage: http://vegan.r-forge.r-project.org/
Package: r-cran-vegan
Architecture: any
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, r-cran-permute, r-cran-lattice
-Recommends: r-cran-mgcv, r-cran-cluster, r-other-tcltk
-Suggests: r-cran-scatterplot3d, r-cran-rgl
+Depends: ${R:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ r-cran-permute,
+ r-cran-lattice
+Recommends: r-cran-mgcv,
+ r-cran-cluster,
+ r-other-tcltk
+Suggests: r-cran-scatterplot3d,
+ r-cran-rgl
Description: Community Ecology Package for R
R package for community ecologists. It contains most multivariate analysis
needed in analysing ecological communities, and tools for diversity analysis.
@@ -21,3 +32,4 @@ Description: Community Ecology Package for R
.
These tools are sometimes used outside the field of ecology, for instance to
study populations of white blood cells or RNA molecules.
+
--
Community Ecology Package for R
More information about the debian-med-commit
mailing list