The following commit has been merged in the master branch:
commit e5e53f142bc2250716ca61ce32d12909760039b7
Author: Charles Plessy <[email protected]>
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 
<[email protected]>
 Uploaders: Carlos Borroto <[email protected]>
+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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to