[med-svn] [SCM] r-cran-plyr branch, master, updated. upstream/1.7.1-18-gcd7753b
Charles Plessy
plessy at debian.org
Thu Apr 4 00:36:31 UTC 2013
The following commit has been merged in the master branch:
commit 9bc467f9f51650b602b0347f3fe79b73f2b7b1d4
Author: Charles Plessy <plessy at debian.org>
Date: Thu Apr 4 09:24:01 2013 +0900
Normalised debian/control with 'cme fix dpkg-control'.
diff --git a/debian/control b/debian/control
index 94c1cfb..11df4bb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,21 @@
Source: r-cran-plyr
-Section: gnu-r
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Carlos Borroto <carlos.borroto at gmail.com>
-Build-Depends: debhelper (>= 8.0.0), cdbs, r-base-dev (>= 2.10.0)
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 8.0.0),
+ cdbs,
+ r-base-dev
Standards-Version: 3.9.2
-Homepage: http://had.co.nz/plyr
-Vcs-Git: git://git.debian.org/git/debian-med/r-cran-plyr.git
Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-plyr.git;a=summary
+Vcs-Git: git://git.debian.org/git/debian-med/r-cran-plyr.git
+Homepage: http://had.co.nz/plyr
Package: r-cran-plyr
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${R:Depends}
Description: Tools for splitting, applying and combining data
plyr is a set of tools that solves a common set of problems: you need to break
a big problem down into manageable pieces, operate on each pieces and then put
@@ -19,3 +23,4 @@ Description: Tools for splitting, applying and combining data
each spatial location or time point in your study, summarise data by panels or
collapse high-dimensional arrays to simpler summary statistics. The development
of plyr has been generously supported by BD (Becton Dickinson).
+
--
Packaging for R/CRAN/plyr in Debian
More information about the debian-med-commit
mailing list