[r-cran-maptools] 16/20: Import Debian patch 1:0.8-30-1
Andreas Tille
tille at debian.org
Sun Jan 15 18:55:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-maptools.
commit ee7784d6d35e061f9b1d81d1419be3f1e1f614b9
Merge: a41cf20 8d98679
Author: Andreas Tille <tille at debian.org>
Date: Mon Jun 23 14:22:43 2014 +0200
Import Debian patch 1:0.8-30-1
ChangeLog | 836 +++++++++++-----
DESCRIPTION | 107 ++-
MD5 | 99 +-
NAMESPACE | 7 +-
R/AAA.R | 7 +-
R/Rgshhs.R | 5 +-
R/SP2owin.R | 2 +-
R/Spatial-methods.R | 4 +-
R/SpatialLines-methods.R | 1 +
R/SpatialPoints-methods.R | 1 +
R/SpatialPolys-methods.R | 2 +-
R/checkHoles.R | 3 +-
R/elide.R | 0
R/gc_dist.R | 0
R/kmlLine.R | 0
R/kmlLines.R | 100 ++
R/kmlPolygon.R | 0
R/kmlPolygons.R | 119 +++
R/maptools.R | 2 +-
R/nowrapRecenter.R | 4 +-
R/point_line_distance.R | 21 +-
R/sp_spat1.R | 6 +-
R/union.R | 2 +-
build/vignette.rds | Bin 0 -> 224 bytes
data/wrld_simpl.rda | Bin 283324 -> 0 bytes
debian/README.Debian | 10 +-
debian/README.source | 38 +
debian/changelog | 10 +
debian/control | 12 +-
debian/copyright | 33 +-
inst/ChangeLog | 836 +++++++++++-----
inst/LICENSE | 99 --
LICENSE => inst/README | 0
inst/doc/combine_maptools.R | 249 +++++
inst/doc/combine_maptools.Rnw | 431 +++++++++
inst/doc/combine_maptools.pdf | Bin 0 -> 451410 bytes
inst/shapes/baltim.dbf | Bin 31595 -> 0 bytes
inst/shapes/baltim.shp | Bin 6008 -> 0 bytes
inst/shapes/baltim.shx | Bin 1788 -> 0 bytes
inst/shapes/co37_d90.dbf | Bin 0 -> 11906 bytes
inst/shapes/co37_d90.shp | Bin 0 -> 168516 bytes
inst/shapes/co37_d90.shx | Bin 0 -> 932 bytes
inst/shapes/co45_d90.dbf | Bin 0 -> 5410 bytes
inst/shapes/co45_d90.shp | Bin 0 -> 128708 bytes
inst/shapes/co45_d90.shx | Bin 0 -> 468 bytes
inst/shapes/co51_d90.dbf | Bin 0 -> 15490 bytes
inst/shapes/co51_d90.shp | Bin 0 -> 218264 bytes
inst/shapes/co51_d90.shx | Bin 0 -> 1188 bytes
inst/shapes/columbus.dbf | Bin 10082 -> 0 bytes
inst/shapes/columbus.shp | Bin 21980 -> 0 bytes
inst/shapes/columbus.shx | Bin 492 -> 0 bytes
inst/shapes/pointZ.dbf | Bin 38593 -> 0 bytes
inst/shapes/pointZ.prj | 1 -
inst/shapes/pointZ.shp | Bin 17700 -> 0 bytes
inst/shapes/pointZ.shx | Bin 3300 -> 0 bytes
inst/shapes/sids.dbf | Bin 17282 -> 0 bytes
inst/shapes/sids.shp | Bin 46196 -> 0 bytes
inst/shapes/sids.shx | Bin 900 -> 0 bytes
inst/share/90mfips.txt | 2053 ++++++++++++++++++++++++++++++++++++++++
inst/share/gshhs_c.b | Bin 182584 -> 182716 bytes
inst/share/wdb_borders_c.b | Bin 85144 -> 85144 bytes
man/CCmaps.Rd | 5 +-
man/Rgshhs.Rd | 9 +-
man/checkPolygonsHoles.Rd | 3 +-
man/elide-methods.Rd | 0
man/gcDestination.Rd | 0
man/kmlLines.Rd | 62 ++
man/kmlPoints.Rd | 6 +-
man/kmlPolygon.Rd | 0
man/kmlPolygons.Rd | 83 ++
man/map2SpatialPolygons.Rd | 4 +-
man/nowrapRecenter.Rd | 3 +-
man/pointLabelLattice.Rd | 2 +-
man/readSplus.Rd | 2 +
man/snapPointsToLines.Rd | 9 +-
man/spCbind-methods.Rd | 1 +
man/sun-methods.Rd | 2 +
man/unionSpatialPolygons.Rd | 3 +-
maptools-Ex.R | 1654 --------------------------------
src/Rcentroid.c | 2 +-
src/Rgshhs.c | 20 +-
src/Rshapewrite1.c | 30 +-
src/insiders.c | 2 +-
src/shapefil.h | 14 +-
src/shpopen.c | 94 +-
src/shptree.c | 46 +-
vignettes/combine_maptools.Rnw | 431 +++++++++
87 files changed, 5066 insertions(+), 2521 deletions(-)
diff --cc debian/README.Debian
index 08b3094,0000000..f3436fc
mode 100644,000000..100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@@ -1,6 -1,0 +1,12 @@@
+maptools for Debian
+-------------------
+
- This package was builded as precondiion for R survaillance.
++This package was builded as precondiion for R surveillance.
+
- -- Andreas Tille <tille at debian.org> Fri, 16 Jan 2009 20:43:13 +0100
++Some data files which are basically serving as examples were removed
++from the original source since the license was either unclear or non-free.
++These files will be provided at request in a separate package. Please
++feel free to write a bug report against r-cran-maptools if you need the
++missing files for your work.
++
++ -- Andreas Tille <tille at debian.org> Mon, 23 Jun 2014 14:22:43 +0200
diff --cc debian/README.source
index 0000000,0000000..5ea4182
new file mode 100644
--- /dev/null
+++ b/debian/README.source
@@@ -1,0 -1,0 +1,38 @@@
++Formerly the package contained some data sets which had either no
++licensing statement at all or a non-commercial purposes license. These
++files are removed via Files-Excluded in debian/copyright to enable
++distributing this package in Debian main. The remaining data files
++are assembled in a separate package in non-free.
++
++Explanation for binary files inside source package according to
++ http://lists.debian.org/debian-devel/2013/09/msg00332.html
++
++Files: data/SplashDams.rda
++ The documentation man/SplashDams.Rd describes this file as Data for Splash
++ Dams in western Oregon which are published in
++ R. R. Miller (2010) Is the Past Present? Historical Splash-dam Mapping and
++ Stream Disturbance Detection in the Oregon Coastal Province. MSc. thesis,
++ Oregon State University; packaged by Jonathan Callaha
++ http://www.fs.fed.us/pnw/lwm/aem/docs/burnett/miller_rebecca_r2010rev.pdf
++
++Files: inst/shapes/co37_d90.*
++ The documentation man/ContourLines2SLDF.Rd describes this file as
++ coastlines of varying resolution may be chosen online and these data were
++ provided at http://www.census.gov/geo/cob/bdy/co/co90e00/co37_d90_e00.zip
++ (which is not available at this place currentla / any more)
++
++Files: inst/shapes/fylk-val*
++ The documentation inst/README says they are copyright Statens Kartverk
++ 2001, and 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/share/gshhs_c.b
++ The documentation man/Rgshhs.Rd describes this file as polygon data, which
++ will read GSHHS polygons into SpatialPolygons object for a chosen region,
++ using binary shorelines from Global Self-consistant Hierarchical
++ High-resolution (Shorelines) Geography, release 2.3.0 of February 1, 2014
++ (\url{http://www.soest.hawaii.edu/pwessel/gshhg/gshhg-bin-2.3.0.zip}).
++
++
++ -- Andreas Tille <tille at debian.org> Mon, 23 Jun 2014 14:22:43 +0200
diff --cc debian/changelog
index 836b072,0000000..f967f8b
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,73 -1,0 +1,83 @@@
++r-cran-maptools (1:0.8-30-1) unstable; urgency=medium
++
++ * New upstream version
++ * debian/copyright: exclude files with unclear license
++ * Upload to Debian main since no non-free parts are remaining
++ * debian/README.source: document binary data files
++ * debian/README.Debian: Hint about removed data files
++
++ -- Andreas Tille <tille at debian.org> Mon, 23 Jun 2014 14:22:43 +0200
++
+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 <tille at debian.org> 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 <tille at debian.org> 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 <tille at debian.org> 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 <tille at debian.org> 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 <tille at debian.org> 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 <tille at debian.org> 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 <tille at debian.org> Fri, 13 Mar 2009 09:36:18 +0100
diff --cc debian/control
index 8e2e075,0000000..4522d49
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,29 -1,0 +1,27 @@@
+Source: r-cran-maptools
- Section: non-free/gnu-r
- Priority: optional
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
- DM-Upload-Allowed: yes
++Section: gnu-r
++Priority: optional
+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/
++Standards-Version: 3.9.5
++Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/R/r-cran-maptools/trunk/
++Vcs-Svn: svn://anonscm.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.
diff --cc debian/copyright
index 06cbfa9,0000000..0e8055a
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,213 -1,0 +1,200 @@@
+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
++Upstream-Contact: Roger Bivand <Roger.Bivand at nhh.no>
+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 <jkoschin at asu.edu>
- 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-Excluded: data/wrld_simpl.rda
++ data/gpcholes.rda
++ data/state.vbm.rda
++ inst/shapes/pointZ.*
++ inst/shapes/baltim.*
++ inst/shapes/columbus.*
++ inst/shapes/sids.*
+
+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:
++License: unknown2
+ 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 <jkoschin at asu.edu>
+ To: Stuart Prescott <stuart+debian at nanonanonano.net>
+ Cc: debian-science at lists.debian.org, Andreas Tille <tillea at rki.de>,
+ Mark Hymers <ftpmaster at debian.org>, ...
+ 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
++License: unknown3
+ 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 at 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 <warmerdam at pobox.com>
+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 <tille at debian.org>
+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 <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Public
+ License can be found in `/usr/share/common-licenses/GPL'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-maptools.git
More information about the debian-science-commits
mailing list