This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository postgis.

      from  76e4c05   Imported Upstream version 2.3.0~beta1+dfsg
       new  2881481   Imported Upstream version 2.3.0~rc1+dfsg

The 1 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 +-
 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 +-
 48 files changed, 619 insertions(+), 220 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/postgis.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to