debian/0000755000000000000000000000000012145203320007156 5ustar debian/control0000644000000000000000000000224112145176624010600 0ustar Source: r-cran-maptools Section: non-free/gnu-r Priority: optional Maintainer: Debian Science Team Uploaders: Andreas Tille DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9.0), cdbs, r-base-dev, r-cran-foreign, r-cran-sp Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-maptools/trunk/ Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-maptools/trunk/ Homepage: http://cran.r-project.org/web/packages/maptools XS-Autobuild: yes Package: r-cran-maptools Architecture: any Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-foreign, r-cran-sp Description: GNU R Tools for reading and handling spatial objects Set of tools for manipulating and reading geographic data, in particular ESRI shapefiles; C code used from shapelib. It includes binary access to GSHHS shoreline files. The package also provides interface wrappers for exchanging spatial objects with packages such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others. debian/rules0000755000000000000000000000055312145200306010242 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-maptools package # Copyright 2009 by Andreas Tille include /usr/share/R/debian/r-cran.mk install/$(package):: # remove extra license file, the content is just in debian/copyright rm -f debian/$(package)/usr/lib/R/site-library/maptools/LICENSE debian/watch0000644000000000000000000000011411334536137010221 0ustar version=3 http://cran.r-project.org/src/contrib/maptools_([-\d.]*)\.tar\.gz debian/copyright0000644000000000000000000002274312145203320011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: maptools Upstream-Contact: Nicholas J. Lewin-Koh, Roger Bivand, and others Source: http://cran.r-project.org/web/packages/maptools/ Disclaimer: This package is not part of the Debian operating system. The r-cran-maptools source and binary Debian packages are part of the "non-free" area in our archive. The packages in this area are not part of the Debian system, although they have been configured for use with Debian. We nevertheless support the use of the r-cran-maptools source and binary Debian pacakges and provide infrastructure for non-free packages (such as our bug tracking system and mailing lists). . The r-cran-maptools package contains some data files, inst/shapes/baltim.*, inst/shapes/columbus.*, and inst/shapes/sids.* (see below), whose license does not permit modification. . A request about relicensing was send to Julia Koschinsky but not answered until now. . The r-cran-maptools package also contains files of unclear ownership and licensing: `data/wrld_simpl.rda' and `inst/shapes/pointZ.*'. X-Non-Free-Autobuild: yes The licence does not forbid Debian from using autobuilders to create binary packages. Files: * Copyright: © 2001-2008 Nicholas J. Lewin-Koh and Roger Bivand License: GPL-2+ This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, 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-2'. Files: data/wrld_simpl.rda Copyright: unknown License: unknown This file is a modified SpatialPolygonsDataFrame object generated from the TM_WORLD_BORDERS_SIMPL-0.2 shapefile downloaded from http://mappinghacks.com/data/TM_WORLD_BORDERS_SIMPL-0.2.zip with the attribution: "The world_borders.zip dataset has been superseded by Bjørn Sandvik's improved version, TM_WORLD_BORDERS-0.2.zip, mirrored from thematicmapping.org." The country Polygons objects and the data slot data frame row numbers have been set to the ISO 3166 three letter codes. Files: inst/shapes/fylk-val.* Copyright: Statens Kartverk 2001 License: PD These files were released (with a collection of other shapefiles) to the public domain in July 2001. The link to the relevant page under http://www.statkart.no has now expired, this copy downloaded 13 July 2001. Files: inst/shapes/baltim.* inst/shapes/columbus.* and inst/shapes/sids.* Copyright: 2005-2006 GeoDa Center for Geospatial Analysis and Computation License: These files are derived by permission from SAL data files prepared by Luc Anselin; they were downloaded from: . http://sal.agecon.uiuc.edu/stuff/data.html (now http://geodacenter.asu.edu/sdata) . under the following conditions: "The data are provided as is, without any warranties. Please make sure to give proper credit when using them in any publications. Some of the data sets are purely illustrative and should not be used for substantive research." Comment: Additional quote from an e-mail to debian-science list: see http://lists.debian.org/debian-science/2009/03/msg00056.html . Date: Sun, 15 Mar 2009 19:22:26 -0700 From: Julia Koschinsky To: Stuart Prescott Cc: debian-science@lists.debian.org, Andreas Tille , Mark Hymers , ... Subject: Re: r-cran-maptools_0.7.16-1_i386.changes REJECTED (fwd) . Hi Stuart, . As far as we are concerned at the GeoDa Center, you're welcome to use our sample data at http://geodacenter.asu.edu/sdata for all of the purposes you mention, including sharing them with others, uploading them on your local server for your students, listing them on your personal website, simplifying the data, improving it, or other educational uses. We appreciate listing the credit. . Our primary purpose for making the data available is for our tutorials and software use. If you or others find them useful for other purposes, please go ahead. Several of the sample datasets include ESRI shapefiles and a lot of them are based on US Census data - we're not sure what the legal restrictions are in this case but I can tell you that as far as the GeoDa Center is concerned, anyone who wants to use, add value, make available or any other use they see for our sample data for non-commercial purposes is welcome to it. . Enjoy. Julia . --------------------------------------------- In addition you might like to read http://www.census.gov/geo/www/tiger/faq.html#38 Files: inst/shapes/pointZ.* Copyright: Michael Toews License: unknown These files are a sample of points from a 3D point shapefile kindly contributed by Michael Toews to be used here for illustrative purposes; this sample is written out using writePointsShape(). Files: R/GE_png.R Copyright: © 2007 by Duncan Golicher, David Forrest and Roger Bivand License: GPL-2+ Files: R/point.in.polygon.R Copyright: © 2004 Edzer Pebesma License: GPL-2+ Comment: This file was copied from the R sp package, released under the GNU GPL version 2 or any later version. See http://downloads.sourceforge.net/r-spatial/sp_0.7-0.tar.gz for confirmation. Files: R/readGPS.R Copyright: © 2007 Patrick Giraudoux and Roger Bivand License: GPL-2+ Files: R/sp2Mondrian.R Copyright: © 2006-7 Patrick Hausmann and Roger Bivand License: GPL-2+ Files: src/pip.c Copyright: © 2004 Edzer Pebesma, with portion © 1998 by Joseph O'Rourke. License: GPL-2+_with_portion Written by Joseph O'Rourke, contributions by Min Xu, June 1997. Questions to orourke@cs.smith.edu. . This code is Copyright 1998 by Joseph O'Rourke. It may be freely redistributed in its entirety provided that this copyright notice is not removed. Comment: This file was copied from the R sp package, released under the GNU GPL version 2 or any later version. See http://downloads.sourceforge.net/r-spatial/sp_0.7-0.tar.gz for confirmation. Files: src/shapefil.h src/shpopen.c src/shptree.c Copyright: © 1999, 2001, Frank Warmerdam License: MIT | LGPL This software is available under the following "MIT Style" license, or at the option of the licensee under the LGPL (see LICENSE.LGPL). This option is discussed in more detail in shapelib.html. . -- . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Comment: quoting from http://shapelib.maptools.org/license.html : I am pleased to receive bug fixes, and improvements for Shapelib. Unless the submissions indicate otherwise I will assume that changes submitted to me remain under the the above "dual license" terms. If changes are made to the library with the intention that those changes should be protected by the LGPL then I should be informed upon submission. Note that I will not generally incorporate changes into the core of Shapelib that are protected under the LGPL as this would effectively limit the whole file and distribution to LGPL terms. Files: src/Rcentroid.c Copyright: © Joseph O'Rourke, Carl Anderson, Frank Warmerdam, Nicholas Lewin-Koh, Roger S. Bivand License: GPL-2+ Files: src/Rgshhs.* Copyright: © 1996-2008 P. Wessel and W. H. F. Smith © 2005-7 Roger Bivand License: GPL-2+ Files: debian/* Copyright: 2009 Andreas Tille License: GPL-2+ License: GPL-2+ This program 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 program 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 program. If not, see . . On Debian systems, the complete text of the GNU Public License can be found in `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012145176436010477 5ustar debian/source/format0000644000000000000000000000001411301174376011677 0ustar 3.0 (quilt) debian/README.Debian0000644000000000000000000000025412145177004011231 0ustar maptools for Debian ------------------- This package was builded as precondiion for R survaillance. -- Andreas Tille Fri, 16 Jan 2009 20:43:13 +0100 debian/README.test0000644000000000000000000000054612145177034011035 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(maptools)’ in order to confirm its integrity. -- Andreas Tille Fri, 16 Jan 2009 20:43:13 +0100 debian/changelog0000644000000000000000000000511012145200443011030 0ustar r-cran-maptools (1:0.8-23-1) unstable; urgency=low * New upstream version * debian/source/format: 3.0 (quilt) * debian/control: - Standards-Version: 3.9.4 (no changes needed) - DM-Upload-Allowed removed - debhelper 9 (also debian/compat) - normalised using `cme fix dpkg-control` * Separate information about testing from README.Debian * debian/copyright: Use `cme fix dpkg-copyright` to make it DEP5 compatible * debian/rules: Drop unneeded code to create R:Depends -- Andreas Tille Thu, 16 May 2013 17:35:43 +0200 r-cran-maptools (1:0.7-38-1) unstable; urgency=low * New upstream version * Standards-Version: 3.9.1 (no changes needed) * debian/rules: Remove extra license file in /usr/lib, content is just in debian/copyright -- Andreas Tille Wed, 24 Nov 2010 08:37:20 +0100 r-cran-maptools (1:0.7-34-2) unstable; urgency=low * debian/rules: Make sure whitespace is really a tab to get R:Depends substvar working -- Andreas Tille Mon, 31 May 2010 13:54:16 +0200 r-cran-maptools (1:0.7-34-1) unstable; urgency=low * New upstream version * Depend on a version equal or superior than the R upstream release that was used to build this package, using a R:Depends substvar (debian/control, debian/rules). * debian/copyright: More generic value for Upstream-Source field * debian/README.Debian: explain how to test this package -- Andreas Tille Thu, 20 May 2010 15:22:15 +0200 r-cran-maptools (1:0.7-29-1) unstable; urgency=low * New upstream version * Use upstream version scheme with dash '-' which requires epoch in changelog * debian/watch: Removed unneeded version mangling * debian/get-orig-source: removed because unneeded (uscan is perfectly sufficient) * Standards-Version: 3.8.4 (no changes needed) -- Andreas Tille Wed, 10 Feb 2010 15:02:12 +0100 r-cran-maptools (0.7.26-1) unstable; urgency=low * New upstream version * Further note to the copyright given in mail to the debian-science list by the copyright holders of the critical data files which make the package non-free * Standards-Version: 3.8.3 (no changes needed) * Changed Section from non-free/science to non-free/gnu-r -- Andreas Tille Fri, 30 Oct 2009 11:27:51 +0100 r-cran-maptools (0.7.20-1) unstable; urgency=low * Initial release (Closes: #515646). * Many thanks to Charles Plessy who did a really great job to review the copyright -- Andreas Tille Fri, 13 Mar 2009 09:36:18 +0100 debian/compat0000644000000000000000000000000212145176541010372 0ustar 9