[med-svn] [SCM] r-cran-ggplot2 branch, master, updated. upstream/0.9.0-22-g6b8d8b1
Charles Plessy
plessy at debian.org
Sun Jun 9 01:07:01 UTC 2013
The following commit has been merged in the master branch:
commit e5e53f142bc2250716ca61ce32d12909760039b7
Author: Charles Plessy <plessy at debian.org>
Date: Sun Jun 9 09:54:57 2013 +0900
Normalised debian/control with config-model-perl.
diff --git a/debian/control b/debian/control
index c417fbf..02cfaf5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,36 +1,39 @@
Source: r-cran-ggplot2
-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>
+Section: gnu-r
+Priority: optional
Build-Depends: debhelper (>= 8.0.0),
- r-base-dev (>= 3.0.0),
- cdbs,
- r-cran-digest,
- r-cran-gtable,
- r-cran-mass,
- r-cran-proto,
- r-cran-plyr,
- r-cran-reshape2,
- r-cran-scales
+ r-base-dev (>= 3.0.0),
+ cdbs,
+ r-cran-digest,
+ r-cran-gtable,
+ r-cran-mass,
+ r-cran-proto,
+ r-cran-plyr,
+ r-cran-reshape2,
+ r-cran-scales
Standards-Version: 3.9.2
-Homepage: http://had.co.nz/ggplot2
-Vcs-Git: git://git.debian.org/git/debian-med/r-cran-ggplot2.git
Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-ggplot2.git;a=summary
+Vcs-Git: git://git.debian.org/git/debian-med/r-cran-ggplot2.git
+Homepage: http://had.co.nz/ggplot2
Package: r-cran-ggplot2
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends},
- r-cran-digest,
- r-cran-gtable,
- r-cran-mass,
- r-cran-proto,
- r-cran-plyr,
- r-cran-reshape2,
- r-cran-scales
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${R:Depends},
+ r-cran-digest,
+ r-cran-gtable,
+ r-cran-mass,
+ r-cran-proto,
+ r-cran-plyr,
+ r-cran-reshape2,
+ r-cran-scales
Description: implementation of the Grammar of Graphics
ggplot2 combines the advantages of both base and lattice graphics.
Conditioning and shared axes are handled automatically, and you can
still build up a plot step by step from multiple data sources. It
also implements a sophisticated multidimensional conditioning system
and a consistent interface to map data to aesthetic attributes.
+
--
Packaging for R/CRAN/ggplot2 in Debian
More information about the debian-med-commit
mailing list