--- r-cran-gridextra-2.0.0.orig/debian/changelog +++ r-cran-gridextra-2.0.0/debian/changelog @@ -0,0 +1,15 @@ +r-cran-gridextra (2.0.0-1) unstable; urgency=low + + * New upstream release + + * debian/control: Added new (Build-)Depends: r-cran-gtable + + -- Dirk Eddelbuettel Tue, 14 Jul 2015 17:53:40 -0500 + +r-cran-gridextra (0.9-1-1) unstable; urgency=low + + * Initial Debian release (Closes: #778660) + + -- Dirk Eddelbuettel Tue, 17 Feb 2015 20:33:07 -0600 + + --- r-cran-gridextra-2.0.0.orig/debian/compat +++ r-cran-gridextra-2.0.0/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-gridextra-2.0.0.orig/debian/control +++ r-cran-gridextra-2.0.0/debian/control @@ -0,0 +1,14 @@ +Source: r-cran-gridextra +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.2.1), cdbs, r-cran-gtable +Standards-Version: 3.9.6 + +Package: r-cran-gridextra +Architecture: all +Depends: ${misc:Depends}, ${R:Depends}, r-cran-gtable +Description: GNU R package with extensions for the grid package + The gridextra package provides several high-level functions to extend + the grid package which provides a low-level graphics infrastructure + for R. --- r-cran-gridextra-2.0.0.orig/debian/copyright +++ r-cran-gridextra-2.0.0/debian/copyright @@ -0,0 +1,51 @@ +This is the Debian GNU/Linux r-cran-gridextra package of gridExtra. +The gridExtra package provides higher-level functions for grid +graphics in R, and was written by Baptiste Auguie. + +This package was created by Dirk Eddelbuettel . +The sources were downloaded from the main CRAN site + http://cran.r-project.org/src/contrib/ +and are also available from all CRAN mirrors as e.g. + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'gridextra' to +'r-cran-gridextra' to fit the pattern of CRAN (and non-CRAN) packages +for R. + + +Files: * +Copyright: 2010 - 2012 Baptiste Auguie +License: GPL (>= 2) + +Files: debian/* +Copyright: 2015 Dirk Eddelbuettel +License: GPL-2+ + + +On a Debian GNU/Linux system, the GPL license (version 2) +is included in the files /usr/share/common-licenses/GPL-2. + + +For reference, the upstream DESCRIPTION file is included below: + + Package: gridExtra + Maintainer: baptiste + License: GPL (>= 2) + Title: functions in Grid graphics + Type: Package + Author: Baptiste Auguie + Description: misc. high-level Grid functions + Version: 0.9.1 + URL: http://code.google.com/p/gridextra/ + Date: 2012-09-08 + Depends: R(>= 2.5.0), grid + Suggests: RGraphics, pixmap, EBImage, ggplot2, lattice + Collate: 'arcText.r' 'arrange.r' 'barbedGrob.r' 'borderGrob.r' + 'colorstripGrob.r' 'ebimage.r' 'ellipseGrob.r' + 'gridExtra-package.r' 'grob-utils.r' 'polygon.regular.r' + 'ngonGrob.r' 'patternGrob.r' 'pixmap.r' 'rpattern.r' + 'stextGrob.r' 'tableGrob.r' + Packaged: 2012-08-09 00:55:23 UTC; auguieba + Repository: CRAN + Date/Publication: 2012-08-09 05:38:06 + --- r-cran-gridextra-2.0.0.orig/debian/rules +++ r-cran-gridextra-2.0.0/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-gridextra package +# Copyright 2003-2015 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk + --- r-cran-gridextra-2.0.0.orig/debian/source/format +++ r-cran-gridextra-2.0.0/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-gridextra-2.0.0.orig/debian/watch +++ r-cran-gridextra-2.0.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/gridExtra_([-\d\.]*)\.tar.gz