debian/0002750000000000000000000000000012126153525007165 5ustar debian/source/0002750000000000000000000000000011357405657010500 5ustar debian/source/format0000640000000000000000000000001411357405657011705 0ustar 3.0 (quilt) debian/changelog0000640000000000000000000000153512126152744011044 0ustar r-cran-gmaps (0.2-2) unstable; urgency=low * Rebuild for R 3.0.0. * Update debian/watch, from Bart Martens -- Chris Lawrence Sun, 31 Mar 2013 20:33:18 -0400 r-cran-gmaps (0.2-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Mon, 17 Jan 2011 14:39:50 -0600 r-cran-gmaps (0.1.1-1) unstable; urgency=low * New upstream release. * Add debian/watch file. -- Chris Lawrence Thu, 08 Apr 2010 12:00:09 -0500 r-cran-gmaps (0.1-2) unstable; urgency=low * Add build-dependency on r-cran-maps. (Closes: #534007) -- Chris Lawrence Mon, 22 Jun 2009 01:05:28 -0500 r-cran-gmaps (0.1-1) unstable; urgency=low * Initial release. (Closes: #469781) -- Chris Lawrence Thu, 06 Mar 2008 19:47:47 -0600 debian/compat0000640000000000000000000000000211357405630010364 0ustar 7 debian/control0000640000000000000000000000165012126153510010563 0ustar Source: r-cran-gmaps Section: gnu-r Priority: optional Maintainer: Chris Lawrence Build-Depends: debhelper (>> 7), r-base-dev (>= 3.0), cdbs, r-cran-maps (>= 2.3-2) Standards-Version: 3.9.3 Homepage: http://cran.r-project.org/web/packages/gmaps/index.html Package: r-cran-gmaps Architecture: all Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, r-cran-maps (>= 2.3-2) Suggests: r-cran-mapdata, r-cran-mapproj Description: GNU R support for producing geographic maps with grid graphics This package provides facilities for easily producing maps based on data sets in the GNU R statistical computing environment. . The gmaps package extends the functionality of the maps package for the grid graphics system, enabling more advanced plots and more functionality. It also makes use of the grid structure to fix problems encountered with the traditional graphics system, such as resizing of graphs. debian/copyright0000640000000000000000000000236511357406037011131 0ustar This package was debianized by Chris Lawrence on Thu, 06 Mar 2008 19:47:47 -0600. It was downloaded from http://cran.r-project.org/src/contrib/gmaps_0.1.tar.gz Upstream Author: Andrew Redd Copyright: Copyright (C) 2007 Andrew Redd. License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is Copyright (C) 2008 Chris Lawrence and is licensed under the GPL, see above. debian/rules0000750000000000000000000000061211357405630010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-car package # Copyright 2003 by Dirk Eddelbuettel include /usr/share/R/debian/r-cran.mk # Remove bogus src directory, which makes R think this is arch-specific # Note that this will break if src is ever populated again... which is fine! clean:: [ -d src ] && rmdir src || true debian/stamp-patched0000640000000000000000000000000011515124533011625 0ustar debian/watch0000640000000000000000000000026312126152756010223 0ustar version=3 http://cran.r-project.org/src/contrib/Archive/gmaps/gmaps_(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) # Bart Martens Mon, 21 Jan 2013 20:43:26 +0000