[med-svn] [SCM] r-cran-reshape branch, master, updated. upstream/0.8.4-15-gab61f33

Charles Plessy plessy at debian.org
Fri Apr 5 00:20:07 UTC 2013


The following commit has been merged in the master branch:
commit 19a71f2d26c8ef1109fd7b7ab40036d1fa1b5355
Author: Charles Plessy <plessy at debian.org>
Date:   Thu Apr 4 09:10:26 2013 +0900

    Normalised debian/control with 'cme fix dpkg-control'.

diff --git a/debian/control b/debian/control
index fcd8113..d4dd116 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: r-cran-reshape
-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>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8.0.0), cdbs, r-base-dev (>= 2.10.0), r-cran-plyr
+           Andreas Tille <tille at debian.org>
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 8.0.0),
+               cdbs,
+               r-base-dev,
+               r-cran-plyr
 Standards-Version: 3.9.2
-Homepage: http://had.co.nz/reshape
-Vcs-Git: git://git.debian.org/git/debian-med/r-cran-reshape.git
 Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-reshape.git;a=summary
+Vcs-Git: git://git.debian.org/git/debian-med/r-cran-reshape.git
+Homepage: http://had.co.nz/reshape
 
 Package: r-cran-reshape
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-plyr
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${R:Depends},
+         r-cran-plyr
 Description: Flexibly reshape data
  Reshape lets you flexibly restructure and aggregate data using just two
  functions: melt and cast.
@@ -21,3 +27,4 @@ Description: Flexibly reshape data
  to do with tapply, by, aggregate, xtabs, apply and summarise. It is also
  useful for getting your data into the correct structure for lattice or
  ggplot plots.
+

-- 
Packaging for R/CRAN/reshape in Debian



More information about the debian-med-commit mailing list