[postgis] branch master updated (954a8d0 -> 18216c0)
Markus Wanner
markus_wanner-guest at moszumanska.debian.org
Fri Jul 10 06:19:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
markus_wanner-guest pushed a change to branch master
in repository postgis.
from 954a8d0 Re-add libmaven-compiler-plugin-java to the B-D as an alternative, so this package remains backward compatible (mostly for PGAPT).
new d414313 Imported Upstream version 2.1.8+dfsg
new 18216c0 Merge branch 'upstream', i.e. postgis-2.1.8.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
._config.guess | Bin 0 -> 239 bytes
._config.sub | Bin 0 -> 239 bytes
._install-sh | Bin 0 -> 239 bytes
ChangeLog | 147 ++++++++++++
NEWS | 15 ++
README.postgis | 4 +-
Version.config | 2 +-
config.guess | 6 +-
config.sub | 10 +-
configure | 255 +++++++++++++++------
configure.ac | 2 +-
debian/changelog | 5 +-
doc/faq_raster.xml | 3 +-
doc/introduction.xml | 2 +-
doc/reference_sfcgal.xml | 7 +
doc/release_notes.xml | 59 +++--
extensions/postgis/postgis.control | 2 +-
.../postgis_tiger_geocoder.control | 2 +-
.../postgis_topology/postgis_topology.control | 2 +-
extensions/upgradeable_versions.mk | 11 +-
liblwgeom/Makefile.in | 1 +
liblwgeom/cunit/cu_algorithm.c | 11 +-
liblwgeom/cunit/cu_libgeom.c | 46 +++-
liblwgeom/cunit/cu_ptarray.c | 2 +-
liblwgeom/g_serialized.c | 47 ++--
liblwgeom/lwgeodetic.h | 4 +-
liblwgeom/lwgeodetic_tree.h | 2 +-
liblwgeom/lwgeom.c | 7 +-
liblwgeom/lwgeom_geos.c | 4 +-
liblwgeom/lwin_geojson.c | 71 +++---
liblwgeom/lwline.c | 7 +-
liblwgeom/lwlinearreferencing.c | 28 ++-
liblwgeom/ptarray.c | 10 +-
libtool | 159 +++++++++++--
loader/shp2pgsql-core.c | 5 +
loader/shp2pgsql-core.h | 5 +-
ltmain.sh | 81 ++++++-
macros/._libtool.m4 | Bin 0 -> 239 bytes
macros/._ltoptions.m4 | Bin 0 -> 239 bytes
macros/._ltsugar.m4 | Bin 0 -> 239 bytes
macros/._lt~obsolete.m4 | Bin 0 -> 239 bytes
macros/libtool.m4 | 171 +++++++++-----
macros/ltoptions.m4 | 2 +-
macros/ltsugar.m4 | 2 +-
macros/ltversion.m4 | 12 +-
macros/lt~obsolete.m4 | 2 +-
postgis/geography_btree.c | 32 ++-
postgis/geography_inout.c | 4 +-
postgis/lwgeom_accum.c | 11 +-
postgis/lwgeom_export.c | 42 ++--
postgis/lwgeom_functions_basic.c | 9 +-
postgis/postgis.sql.in | 95 ++++----
postgis/sqldefines.h | 10 +-
postgis_svn_revision.h | 2 +-
raster/test/regress/tickets.sql | 84 +++++++
raster/test/regress/tickets_expected | 9 +
regress/affine.sql | 3 +
regress/affine_expected | 1 +
regress/in_geojson.sql | 16 ++
regress/in_geojson_expected | 10 +
regress/regress_lrs.sql | 1 +
regress/regress_lrs_expected | 1 +
62 files changed, 1157 insertions(+), 386 deletions(-)
create mode 100755 ._config.guess
create mode 100755 ._config.sub
create mode 100755 ._install-sh
create mode 100644 macros/._libtool.m4
create mode 100644 macros/._ltoptions.m4
create mode 100644 macros/._ltsugar.m4
create mode 100644 macros/._lt~obsolete.m4
--
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