Author: ivomaintz-guest Date: 2013-03-13 21:21:36 +0000 (Wed, 13 Mar 2013) New Revision: 13181
Added: trunk/packages/R/r-cran-ggplot2/ trunk/packages/R/r-cran-ggplot2/trunk/debian/changelog trunk/packages/R/r-cran-ggplot2/trunk/debian/control Removed: trunk/packages/R/r-cran-ggplot2/trunk/debian/changelog trunk/packages/R/r-cran-ggplot2/trunk/debian/control trunk/packages/R/r-cran-ggplot2/trunk/debian/docs trunk/packages/R/r-cran-ggplots2/ Modified: trunk/packages/R/r-cran-ggplot2/trunk/debian/copyright trunk/packages/R/r-cran-ggplot2/trunk/debian/rules Log: moved r-cran-ggplots2 to r-cran-ggplot2 to have the same name for the svn folder and the package merged the git (created by Carlos Boroto) git://git.debian.org/git/debian-med/r-cran-ggplot2.git with the svn Deleted: trunk/packages/R/r-cran-ggplot2/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-ggplots2/trunk/debian/changelog 2013-03-03 20:06:11 UTC (rev 13131) +++ trunk/packages/R/r-cran-ggplot2/trunk/debian/changelog 2013-03-13 21:21:36 UTC (rev 13181) @@ -1,5 +0,0 @@ -ggplot2 (0.9.3-1) UNRELEASED; urgency=low - - * Initial release (Closes: #700862) - - -- Ivo Maintz <[email protected]> Sun, 24 Feb 2013 16:45:44 +0100 Copied: trunk/packages/R/r-cran-ggplot2/trunk/debian/changelog (from rev 13132, trunk/packages/R/r-cran-ggplots2/trunk/debian/changelog) =================================================================== --- trunk/packages/R/r-cran-ggplot2/trunk/debian/changelog (rev 0) +++ trunk/packages/R/r-cran-ggplot2/trunk/debian/changelog 2013-03-13 21:21:36 UTC (rev 13181) @@ -0,0 +1,15 @@ +r-cran-ggplot2 (0.9.3.1-1) UNRELEASED; urgency=low + + * Update from upstream (Closes: #700862) + * removed r-cran-rcolorbrewer, r-cran-reshape, r-cran-colorspace from + and added r-cran-plyr, r-cran-gtable, r-cran-scales, r-cran-seshape2 + to the dependencies + * License is gpl2 and not MIT + + -- Ivo Maintz <[email protected]> Wed, 13 Mar 2013 15:20:33 +0100 + +r-cran-ggplot2 (0.8.9-1) unstable; urgency=low + + * Initial release (Closes: #657989) + + -- Carlos Borroto <[email protected]> Tue, 24 Jan 2012 14:50:41 -0500 Deleted: trunk/packages/R/r-cran-ggplot2/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-ggplots2/trunk/debian/control 2013-03-03 20:06:11 UTC (rev 13131) +++ trunk/packages/R/r-cran-ggplot2/trunk/debian/control 2013-03-13 21:21:36 UTC (rev 13181) @@ -1,42 +0,0 @@ -Source: ggplot2 -Section: gnu-r -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Ivo Maintz <[email protected]> -Build-Depends: debhelper (>= 9.0.0), - r-base-dev (>= 2.14.2~20120222), - cdbs, - r-cran-colorspace, - r-cran-digest, - r-cran-mass, - r-cran-memoise, - r-cran-proto, - r-cran-plyr, - r-cran-rcolorbrewer, - r-cran-reshape2, - r-cran-scales -Standards-Version: 3.9.3 -Homepage: http://cran.r-project.org/web/packages/ggplot2/index.html -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-ggplot2/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-ggplot2/trunk/ - -Package: r-cran-ggplot2 -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, - r-cran-colorspace, - r-cran-digest, - r-cran-gtable, - r-cran-mass, - r-cran-memoise, - r-cran-proto, - r-cran-plyr, - r-cran-rcolorbrewer, - r-cran-reshape2, - r-cran-scales -Description: Grammar of Graphics - An implementation of the grammar of graphics in R. It 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. Copied: trunk/packages/R/r-cran-ggplot2/trunk/debian/control (from rev 13132, trunk/packages/R/r-cran-ggplots2/trunk/debian/control) =================================================================== --- trunk/packages/R/r-cran-ggplot2/trunk/debian/control (rev 0) +++ trunk/packages/R/r-cran-ggplot2/trunk/debian/control 2013-03-13 21:21:36 UTC (rev 13181) @@ -0,0 +1,37 @@ +Source: r-cran-ggplot2 +Section: gnu-r +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Carlos Borroto <[email protected]>, + Ivo Maintz <[email protected]> +Build-Depends: debhelper (>= 9.0.0), + r-base-dev (>= 2.14.2~20120222), + 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.4 +Homepage: http://had.co.nz/ggplot2 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-ggplot2/trunk +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-ggplot2/trunk + +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 +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. Modified: trunk/packages/R/r-cran-ggplot2/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-ggplots2/trunk/debian/copyright 2013-03-03 20:06:11 UTC (rev 13131) +++ trunk/packages/R/r-cran-ggplot2/trunk/debian/copyright 2013-03-13 21:21:36 UTC (rev 13181) @@ -1,13 +1,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ggplot2 -Source: http://cran.r-project.org/web/packages/ggplot2/index.html +Source: http://cran.r-project.org/src/contrib/ Files: * Copyright: 2012 Hadley Wickham <[email protected]> License: GPL-2.0+ Files: debian/* -Copyright: 2012 Ivo Maintz <[email protected]> +Copyright: 2012 Carlos Borroto <[email protected]> License: GPL-2.0+ License: GPL-2.0+ Deleted: trunk/packages/R/r-cran-ggplot2/trunk/debian/docs =================================================================== --- trunk/packages/R/r-cran-ggplots2/trunk/debian/docs 2013-03-03 20:06:11 UTC (rev 13131) +++ trunk/packages/R/r-cran-ggplot2/trunk/debian/docs 2013-03-13 21:21:36 UTC (rev 13181) @@ -1 +0,0 @@ -NEWS Modified: trunk/packages/R/r-cran-ggplot2/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-ggplots2/trunk/debian/rules 2013-03-03 20:06:11 UTC (rev 13131) +++ trunk/packages/R/r-cran-ggplot2/trunk/debian/rules 2013-03-13 21:21:36 UTC (rev 13181) @@ -6,5 +6,8 @@ include /usr/share/R/debian/r-cran.mk +install/$(package):: + dh_installchangelogs -k NEWS + get-orig-source: uscan --force-download --verbose _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
