[postgis] branch upstream updated (5f67979 -> 0844205)
    Bas Couwenberg 
    sebastic at debian.org
       
    Mon Nov 28 23:57:34 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository postgis.
      from  5f67979   Imported Upstream version 2.3.0+dfsg
       new  0844205   Imported Upstream version 2.3.1+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                                         |   8 +-
 ChangeLog                                          | 164 +++++
 NEWS                                               |  25 +-
 README.md                                          |  20 +-
 README.postgis                                     |   6 +-
 Version.config                                     |   2 +-
 configure                                          |  62 ++
 configure.ac                                       |  24 +
 doc/doxygen.cfg.in                                 |   2 +-
 doc/extras_topology.xml                            |  32 +-
 doc/reference_measure.xml                          |   7 +-
 doc/reference_raster.xml                           |   2 +-
 doc/release_notes.xml                              | 817 +++++++++++----------
 doc/topology_comments.sql                          |   4 +-
 doc/using_postgis_dataman.xml                      |  19 +-
 extensions/address_standardizer/Makefile           |  16 +-
 .../address_standardizer.control                   |   2 +-
 .../address_standardizer_data_us.control           |   2 +-
 extensions/postgis/Makefile                        |   4 +-
 extensions/postgis/postgis.control                 |   2 +-
 extensions/postgis_sfcgal/Makefile                 |   4 +-
 extensions/postgis_sfcgal/postgis_sfcgal.control   |   2 +-
 extensions/postgis_tiger_geocoder/Makefile         |   4 +-
 .../postgis_tiger_geocoder.control                 |   2 +-
 extensions/postgis_topology/Makefile               |   4 +-
 .../postgis_topology/postgis_topology.control      |   2 +-
 extensions/upgradeable_versions.mk                 |   3 +-
 liblwgeom/lwgeodetic.c                             |   2 +
 liblwgeom/lwgeom_geos.c                            |   2 +-
 liblwgeom/lwstroke.c                               |   2 +
 libpgcommon/gserialized_gist.c                     |   7 +-
 libpgcommon/gserialized_gist.h                     |  13 +
 postgis/brin_2d.c                                  |  11 +-
 postgis/brin_nd.c                                  |  66 +-
 postgis/gserialized_gist_2d.c                      |   7 +-
 postgis/gserialized_gist_nd.c                      |   2 +-
 postgis/postgis.sql.in                             |  40 +-
 postgis/postgis_module.c                           |   7 +-
 postgis/sqldefines.h                               |  12 +-
 postgis_svn_revision.h                             |   2 +-
 raster/rt_pg/rtpostgis.c                           |  46 +-
 raster/rt_pg/rtpostgis.sql.in                      |  42 +-
 regress/geography.sql                              |   4 +
 regress/geography_expected                         |   1 +
 regress/regress_brin_index.sql                     |  77 +-
 regress/regress_brin_index_3d.sql                  | 134 +++-
 regress/regress_brin_index_3d_expected             |  41 ++
 regress/regress_brin_index_expected                |  21 +
 utils/check_all_upgrades.sh                        |  24 +
 49 files changed, 1265 insertions(+), 539 deletions(-)
 create mode 100755 utils/check_all_upgrades.sh
-- 
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