This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis.
commit edf73c41247c1ba9c8966d32c5989eb30a7292db Merge: 0cc31a0 049887b Author: Bas Couwenberg <[email protected]> Date: Tue Jan 31 08:19:26 2017 +0100 Merge tag 'upstream/2.3.2+dfsg' Upstream version 2.3.2+dfsg ChangeLog | 79 ++++ NEWS | 36 +- README.postgis | 7 +- Version.config | 2 +- doc/release_notes.xml | 14 + extensions/address_standardizer/Makefile | 10 +- .../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 +- extras/tiger_geocoder/tiger_loader_2016.sql | 2 +- liblwgeom/cunit/cu_print.c | 2 + liblwgeom/lwprint.c | 20 +- postgis/geography.sql.in | 89 +---- postgis/geography_brin.sql.in | 104 ++++++ postgis/gserialized_gist_2d.c | 30 +- postgis/postgis.sql.in | 406 +++------------------ postgis/postgis_brin.sql.in | 336 +++++++++++++++++ postgis/sqldefines.h | 10 +- postgis_svn_revision.h | 2 +- regress/knn_recheck.sql | 13 + regress/knn_recheck_expected | 2 + utils/postgis_proc_upgrade.pl | 11 + 30 files changed, 702 insertions(+), 497 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

