[med-svn] [SCM] permute branch, master, updated. debian/0.7-0-1-6-gede1362
Charles Plessy
plessy at debian.org
Thu Apr 4 05:40:37 UTC 2013
The following commit has been merged in the master branch:
commit 3876041fcfefb5ed6c6f202ba909560cb399eb1f
Author: Charles Plessy <plessy at debian.org>
Date: Thu Apr 4 14:29:01 2013 +0900
Normalised with 'cme fix dpkg-control'.
diff --git a/debian/control b/debian/control
index 29acaba..8752f7b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,11 @@
Source: permute
-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 (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222)
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 8),
+ cdbs,
+ r-base-dev (>= 2.14.2~20120222)
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/permute.git
Vcs-Git: git://anonscm.debian.org/debian-med/permute.git
@@ -11,9 +13,10 @@ Homepage: http://cran.r-project.org/web/packages/permute
Package: r-cran-permute
Architecture: all
-Pre-Depends: dpkg (>= 1.15.6)
-Depends: ${R:Depends}, ${misc:Depends}
-Suggests: r-cran-vegan, r-cran-testthat
+Depends: ${R:Depends},
+ ${misc:Depends}
+Suggests: r-cran-vegan,
+ r-cran-testthat
Description: R functions for generating restricted permutations of data
Implements a set of restricted permutation designs for freely exchangeable,
line transects (time series), and spatial grid designs plus permutation of
@@ -21,3 +24,4 @@ Description: R functions for generating restricted permutations of data
the whole-plots or split-plots or both can be freely-exchangeble or one of the
restricted designs. The permute package is modelled after the permutation
schemes of Canoco 3.1 by Cajo ter Braak.
+
--
R functions for generating restricted permutations of data
More information about the debian-med-commit
mailing list