[postgis] branch experimental updated (ae9a72e -> 7fe3339)
Bas Couwenberg
sebastic at debian.org
Mon Sep 19 10:23:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch experimental
in repository postgis.
from ae9a72e Close bug in changelog.
new 2881481 Imported Upstream version 2.3.0~rc1+dfsg
new 3023dc6 Merge tag 'upstream/2.3.0_rc1+dfsg' into experimental
new c4da5bb New upstream release candidate.
new 5891536 Drop run_test-INC.patch, applied upstream. Refresh remaining patches.
new 6748582 Add license & copyright for debian/* in copyright file.
new 56317d3 Update symbols for 2.3.0~rc1.
new 7fe3339 Set distribution to experimental.
The 7 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:
.drone.yml | 2 +-
.editorconfig | 3 +
NEWS | 29 ++--
Version.config | 2 +-
debian/changelog | 8 +-
debian/copyright | 10 ++
debian/liblwgeom-2.3-0.symbols | 1 +
debian/patches/link-liblwgeom | 2 +-
debian/patches/run_test-INC.patch | 22 ---
debian/patches/series | 1 -
doc/faq_raster.xml | 2 +-
doc/reference_constructor.xml | 2 +-
doc/reference_raster.xml | 29 ++--
extensions/address_standardizer/Makefile | 6 +-
.../address_standardizer.control | 2 +-
.../address_standardizer_data_us.control | 2 +-
extensions/postgis/Makefile | 2 +-
extensions/postgis/postgis.control | 2 +-
extensions/postgis_sfcgal/Makefile | 2 +-
extensions/postgis_sfcgal/postgis_sfcgal.control | 2 +-
extensions/postgis_tiger_geocoder/Makefile | 2 +-
.../postgis_tiger_geocoder.control | 2 +-
extensions/postgis_topology/Makefile | 2 +-
.../postgis_topology/postgis_topology.control | 2 +-
extensions/upgradeable_versions.mk | 4 +-
liblwgeom/cunit/cu_algorithm.c | 41 +++++
liblwgeom/liblwgeom.h.in | 8 +-
liblwgeom/lwpoly.c | 40 +++++
postgis/gserialized_estimate.c | 6 +-
postgis/lwgeom_export.c | 4 +-
postgis/lwgeom_functions_analytic.c | 58 +++++++-
postgis/lwgeom_functions_basic.c | 7 +-
postgis/lwgeom_in_encoded_polyline.c | 4 +-
postgis/postgis.sql.in | 6 +-
postgis/sqldefines.h | 8 +-
postgis_svn_revision.h | 2 +-
raster/rt_pg/Makefile.in | 18 +--
raster/rt_pg/rtpostgis.sql.in | 17 ++-
raster/test/regress/rt_createoverview.sql | 86 +++++++++++
raster/test/regress/rt_createoverview_expected | 14 ++
regress/estimatedextent_expected | 39 +++--
regress/in_encodedpolyline.sql | 2 +-
regress/in_encodedpolyline_expected | 2 +-
regress/in_geojson.sql | 3 +
regress/in_geojson_expected | 1 +
regress/out_geometry_expected | 2 +-
regress/run_test.pl | 165 +++++++++++----------
regress/sfcgal/tickets_expected | 12 +-
regress/swapordinates.sql | 3 +
regress/swapordinates_expected | 2 +
regress/tickets.sql | 15 +-
regress/tickets_expected | 6 +-
topology/postgis_topology.c | 165 ++++++++++++++++-----
topology/sql/populate.sql.in | 4 +-
54 files changed, 637 insertions(+), 246 deletions(-)
delete mode 100644 debian/patches/run_test-INC.patch
--
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