[postgis] branch upstream updated (5e4d9c6 -> c0eda98)

Bas Couwenberg sebastic at debian.org
Wed Oct 18 21:19:52 UTC 2017


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

sebastic pushed a change to branch upstream
in repository postgis.

      from  5e4d9c6   New upstream version 2.4.0+dfsg
       new  c0eda98   New upstream version 2.4.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                                         |     2 +-
 ChangeLog                                          |   180 +
 NEWS                                               |    24 +
 README.postgis                                     |     4 +-
 Version.config                                     |     2 +-
 aclocal.m4                                         |    22 +-
 authors.git                                        |     1 +
 authors.svn                                        |     1 +
 config.guess                                       |  1462 ---
 config.sub                                         |  1825 ---
 configure                                          |    45 +-
 doc/extras_tigergeocoder.xml                       |    47 +-
 doc/installation.xml                               |    11 +-
 doc/introduction.xml                               |    32 +-
 doc/release_notes.xml                              |   135 +-
 doc/using_postgis_dataman.xml                      |    73 +-
 doc/xsl/postgis_aggs_mm.xml.xsl                    |     1 +
 extensions/Makefile                                |    39 -
 extensions/address_standardizer/Makefile           |    22 +-
 .../address_standardizer.control                   |     2 +-
 .../address_standardizer_data_us.control           |     2 +-
 extensions/postgis/Makefile                        |   114 -
 extensions/postgis/postgis.control                 |     2 +-
 extensions/postgis_sfcgal/Makefile                 |    10 +-
 extensions/postgis_sfcgal/postgis_sfcgal.control   |     2 +-
 extensions/postgis_tiger_geocoder/Makefile         |   233 -
 extensions/postgis_tiger_geocoder/Makefile.in      |    54 +-
 .../postgis_tiger_geocoder.control                 |     2 +-
 extensions/postgis_topology/Makefile               |    91 -
 .../postgis_topology/postgis_topology.control      |     2 +-
 extensions/upgradeable_versions.mk                 |     5 +-
 ...tiger_loader_2016.sql => tiger_loader_2017.sql} |    43 +-
 install-sh                                         |   508 -
 liblwgeom/Makefile.in                              |     2 +-
 liblwgeom/cunit/cu_geodetic.c                      |    31 +-
 liblwgeom/cunit/cu_libgeom.c                       |    21 +
 liblwgeom/cunit/cu_measures.c                      |   132 +-
 liblwgeom/cunit/cu_varint.c                        |    18 +-
 liblwgeom/g_box.c                                  |     2 +-
 liblwgeom/g_serialized.c                           |    95 +-
 liblwgeom/liblwgeom.h.in                           |     2 +-
 liblwgeom/liblwgeom_internal.h                     |    13 +-
 liblwgeom/lwalgorithm.c                            |    18 +-
 liblwgeom/lwgeodetic.c                             |    12 +-
 liblwgeom/lwgeodetic.h                             |     5 -
 liblwgeom/lwgeom_geos.c                            |    22 +-
 liblwgeom/lwin_wkb.c                               |     5 +
 liblwgeom/lwlinearreferencing.c                    |    11 +-
 liblwgeom/lwout_encoded_polyline.c                 |     6 +-
 liblwgeom/lwspheroid.c                             |     4 +-
 liblwgeom/measures.c                               |   170 +-
 liblwgeom/varint.c                                 |    33 +-
 liblwgeom/varint.h                                 |     2 +
 libtool                                            |   149 +-
 ltmain.sh                                          | 11156 -------------------
 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                                  |    28 +-
 postgis/geography_btree.c                          |    13 -
 postgis/lwgeom_btree.c                             |    15 +-
 postgis/mvt.c                                      |     7 +-
 postgis/sqldefines.h                               |    12 +-
 postgis_svn_revision.h                             |     2 +-
 raster/Makefile                                    |    65 -
 66 files changed, 1066 insertions(+), 15983 deletions(-)
 delete mode 100755 config.guess
 delete mode 100755 config.sub
 delete mode 100644 extensions/Makefile
 delete mode 100644 extensions/postgis/Makefile
 delete mode 100644 extensions/postgis_tiger_geocoder/Makefile
 delete mode 100644 extensions/postgis_topology/Makefile
 copy extras/tiger_geocoder/{tiger_loader_2016.sql => tiger_loader_2017.sql} (93%)
 delete mode 100755 install-sh
 delete mode 100644 ltmain.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
 delete mode 100644 raster/Makefile

-- 
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