[postgis] 04/07: Merge tag 'upstream/2.1.5+dfsg'
Bas Couwenberg
sebastic at xs4all.nl
Mon Dec 22 20:07:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository postgis.
commit a21f7d15cc26ecd2e2302e4025bffbae533384e0
Merge: cbcdd95 fb991b4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Dec 22 09:16:02 2014 +0100
Merge tag 'upstream/2.1.5+dfsg'
Upstream version 2.1.5+dfsg
ChangeLog | 94629 ++++++++++---------
NEWS | 18 +
README.postgis | 4 +-
Version.config | 2 +-
aclocal.m4 | 17 +-
config.guess | 565 +-
config.sub | 311 +-
configure | 6810 +-
configure.ac | 3 +-
doc/Makefile.comments.in | 2 +-
doc/extras_topology.xml | 8 +-
doc/html/image_src/Makefile.in | 2 +-
doc/html/image_src/generator.c | 2 +-
doc/html/image_src/styles.c | 2 +-
doc/html/image_src/styles.h | 2 +-
doc/man/pgsql2shp.1 | 2 +-
doc/man/shp2pgsql.1 | 2 +-
doc/postgis_comments.sql | 4 +
doc/reference_output.xml | 4 +-
doc/release_notes.xml | 23 +-
doc/topology_comments.sql | 2 +-
extensions/Makefile | 32 -
extensions/postgis/Makefile | 175 -
extensions/postgis/postgis.control | 2 +-
extensions/postgis_tiger_geocoder/Makefile | 182 -
.../postgis_tiger_geocoder.control | 2 +-
extensions/postgis_topology/Makefile | 104 -
.../postgis_topology/postgis_topology.control | 2 +-
extensions/upgradeable_versions.mk | 6 +-
extras/WFS_locks/WFS_locks.sql.in | 4 +-
extras/rpm/spec/postgis.spec | 2 +-
.../tiger_2011/geocode/reverse_geocode.sql | 10 +-
install-sh | 385 +-
java/Makefile | 2 +-
java/jdbc/Makefile.in | 2 +-
liblwgeom/Makefile.in | 2 +-
liblwgeom/cunit/Makefile.in | 2 +-
liblwgeom/cunit/cu_algorithm.c | 4 +-
liblwgeom/cunit/cu_buildarea.c | 2 +-
liblwgeom/cunit/cu_clean.c | 2 +-
liblwgeom/cunit/cu_force_sfs.c | 3 +-
liblwgeom/cunit/cu_geodetic.c | 4 +-
liblwgeom/cunit/cu_geodetic_data.h | 4 +-
liblwgeom/cunit/cu_geos.c | 2 +-
liblwgeom/cunit/cu_homogenize.c | 4 +-
liblwgeom/cunit/cu_in_geojson.c | 2 +-
liblwgeom/cunit/cu_in_wkb.c | 2 +-
liblwgeom/cunit/cu_in_wkt.c | 2 +-
liblwgeom/cunit/cu_libgeom.c | 4 +-
liblwgeom/cunit/cu_measures.c | 4 +-
liblwgeom/cunit/cu_misc.c | 2 +-
liblwgeom/cunit/cu_node.c | 2 +-
liblwgeom/cunit/cu_out_geojson.c | 4 +-
liblwgeom/cunit/cu_out_gml.c | 4 +-
liblwgeom/cunit/cu_out_kml.c | 4 +-
liblwgeom/cunit/cu_out_svg.c | 4 +-
liblwgeom/cunit/cu_out_wkb.c | 4 +-
liblwgeom/cunit/cu_out_wkt.c | 4 +-
liblwgeom/cunit/cu_print.c | 4 +-
liblwgeom/cunit/cu_ptarray.c | 2 +-
liblwgeom/cunit/cu_sfcgal.c | 2 +-
liblwgeom/cunit/cu_split.c | 2 +-
liblwgeom/cunit/cu_stringbuffer.c | 2 +-
liblwgeom/cunit/cu_surface.c | 2 +-
liblwgeom/cunit/cu_surface.h | 2 +-
liblwgeom/cunit/cu_tester.c | 4 +-
liblwgeom/cunit/cu_tester.h | 4 +-
liblwgeom/cunit/cu_tree.c | 2 +-
liblwgeom/cunit/cu_triangulate.c | 2 +-
liblwgeom/liblwgeom.h.in | 5 +-
liblwgeom/liblwgeom_internal.h | 3 +-
liblwgeom/lwalgorithm.c | 4 +-
liblwgeom/lwcircstring.c | 2 +-
liblwgeom/lwcollection.c | 6 +-
liblwgeom/lwcompound.c | 2 +-
liblwgeom/lwcurvepoly.c | 4 +-
liblwgeom/lwgeom.c | 6 +-
liblwgeom/lwgeom_api.c | 2 +-
liblwgeom/lwgeom_debug.c | 2 +-
liblwgeom/lwgeom_geos.c | 2 +-
liblwgeom/lwgeom_geos.h | 2 +-
liblwgeom/lwgeom_geos_clean.c | 21 +-
liblwgeom/lwgeom_geos_node.c | 2 +-
liblwgeom/lwgeom_geos_split.c | 2 +-
liblwgeom/lwgeom_log.h | 2 +-
liblwgeom/lwgeom_sfcgal.c | 2 +-
liblwgeom/lwgeom_sfcgal.h | 2 +-
liblwgeom/lwgeom_transform.c | 2 +-
liblwgeom/lwhomogenize.c | 4 +-
liblwgeom/lwline.c | 2 +-
liblwgeom/lwlinearreferencing.c | 2 +-
liblwgeom/lwmcurve.c | 4 +-
liblwgeom/lwmline.c | 4 +-
liblwgeom/lwmpoint.c | 2 +-
liblwgeom/lwmpoly.c | 2 +-
liblwgeom/lwmsurface.c | 2 +-
liblwgeom/lwout_geojson.c | 4 +-
liblwgeom/lwout_gml.c | 4 +-
liblwgeom/lwout_kml.c | 4 +-
liblwgeom/lwout_svg.c | 4 +-
liblwgeom/lwpoint.c | 2 +-
liblwgeom/lwpoly.c | 2 +-
liblwgeom/lwpsurface.c | 2 +-
liblwgeom/lwsegmentize.c | 14 +-
liblwgeom/lwtin.c | 2 +-
liblwgeom/lwtriangle.c | 2 +-
liblwgeom/lwutil.c | 21 +
liblwgeom/measures.c | 6 +-
liblwgeom/measures.h | 2 +-
liblwgeom/measures3d.c | 2 +-
liblwgeom/measures3d.h | 2 +-
liblwgeom/ptarray.c | 2 +-
libpgcommon/Makefile.in | 2 +-
libpgcommon/common.h | 4 +-
libpgcommon/cunit/Makefile.in | 2 +-
libpgcommon/lwgeom_cache.c | 2 +-
libpgcommon/lwgeom_cache.h | 2 +-
libpgcommon/lwgeom_pg.c | 2 +-
libpgcommon/lwgeom_transform.c | 2 +-
libpgcommon/lwgeom_transform.h | 2 +-
libtool | 8513 +-
loader/Makefile.in | 2 +-
loader/README.pgsql2shp | 2 +-
loader/README.shp2pgsql | 2 +-
loader/cunit/Makefile.in | 2 +-
loader/cunit/cu_pgsql2shp.c | 2 +-
loader/cunit/cu_pgsql2shp.h | 2 +-
loader/cunit/cu_shp2pgsql.c | 2 +-
loader/cunit/cu_shp2pgsql.h | 2 +-
loader/cunit/cu_tester.c | 2 +-
loader/cunit/cu_tester.h | 2 +-
loader/pgsql2shp-cli.c | 2 +-
loader/pgsql2shp-core.h | 6 +-
loader/shp2pgsql-core.h | 6 +-
loader/shp2pgsql-gui.c | 6 +-
loader/shpcommon.c | 2 +-
loader/shpcommon.h | 2 +-
ltmain.sh | 8117 +-
macros/ac_proj4_version.m4 | 2 +-
macros/libtool.m4 | 4037 +-
macros/ltoptions.m4 | 147 +-
macros/ltsugar.m4 | 7 +-
macros/ltversion.m4 | 14 +-
macros/lt~obsolete.m4 | 17 +-
postgis/Makefile.in | 2 +-
postgis/geography_inout.c | 4 +-
postgis/gserialized_estimate.c | 4 +
postgis/long_xact.c | 2 +-
postgis/long_xact.sql.in | 4 +-
postgis/lwgeom_accum.c | 4 +-
postgis/lwgeom_backend_api.c | 2 +-
postgis/lwgeom_backend_api.h | 2 +-
postgis/lwgeom_box.c | 14 +-
postgis/lwgeom_btree.c | 2 +-
postgis/lwgeom_dump.c | 4 +-
postgis/lwgeom_functions_analytic.c | 2 +-
postgis/lwgeom_functions_analytic.h | 2 +-
postgis/lwgeom_functions_basic.c | 4 +-
postgis/lwgeom_functions_lrs.c | 2 +-
postgis/lwgeom_geos.c | 2 +-
postgis/lwgeom_geos.h | 2 +-
postgis/lwgeom_geos_clean.c | 2 +-
postgis/lwgeom_geos_prepared.c | 2 +-
postgis/lwgeom_geos_prepared.h | 4 +-
postgis/lwgeom_geos_relatematch.c | 2 +-
postgis/lwgeom_in_gml.c | 4 +-
postgis/lwgeom_ogc.c | 4 +-
postgis/lwgeom_rtree.c | 2 +-
postgis/lwgeom_sfcgal.c | 2 +-
postgis/lwgeom_sfcgal.h | 2 +-
postgis/lwgeom_spheroid.c | 2 +-
postgis/lwgeom_sqlmm.c | 4 +-
postgis/lwgeom_transform.c | 2 +-
postgis/lwgeom_triggers.c | 2 +-
postgis/postgis.sql.in | 4 +-
postgis/postgis_drop_after.sql | 4 +-
postgis/postgis_module.c | 2 +-
postgis/sqldefines.h | 16 +-
postgis/uninstall_long_xact.sql.in | 4 +-
postgis/uninstall_sqlmm.sql.in | 4 +-
postgis_config.h.in | 1 +
postgis_svn_revision.h | 2 +-
raster/Makefile | 69 -
raster/macros/ac_proj4_version.m4 | 4 +-
raster/rt_pg/rtpostgis.sql.in | 2 +-
raster/test/cunit/Makefile.in | 2 +-
raster/test/cunit/cu_tester.c | 2 +-
raster/test/cunit/cu_tester.h | 2 +-
topology/Makefile.in | 2 +-
topology/sql/export/TopoJSON.sql.in | 2 +-
topology/sql/export/gml.sql.in | 2 +-
topology/sql/manage/CopyTopology.sql.in | 2 +-
topology/sql/manage/TopologySummary.sql.in | 2 +-
topology/sql/polygonize.sql.in | 2 +-
topology/sql/populate.sql.in | 2 +-
topology/sql/predicates.sql.in | 16 +-
topology/sql/query/GetNodeEdges.sql.in | 2 +-
topology/sql/query/GetRingEdges.sql.in | 2 +-
topology/sql/query/getedgebypoint.sql.in | 2 +-
topology/sql/query/getfacebypoint.sql.in | 2 +-
topology/sql/query/getnodebypoint.sql.in | 2 +-
topology/sql/topoelement/topoelement_agg.sql.in | 2 +-
topology/sql/topogeometry/cleartopogeom.sql.in | 2 +-
topology/sql/topogeometry/simplify.sql.in | 2 +-
topology/sql/topogeometry/totopogeom.sql.in | 2 +-
topology/sql/topogeometry/type.sql.in | 2 +-
topology/topology.sql.in | 4 +-
utils/Makefile.in | 2 +-
utils/create_undef.pl | 4 +-
utils/postgis_proc_upgrade.pl | 2 +-
utils/postgis_restore.pl.in | 2 +-
211 files changed, 66069 insertions(+), 58714 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git
More information about the Pkg-grass-devel
mailing list