This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository osm2pgsql.
commit d8e13ad98d57efee2662ad8a83e7f00148191f05 Merge: 821a49b 35be4b4 Author: Bas Couwenberg <[email protected]> Date: Sat Oct 25 12:41:03 2014 +0200 Merge tag 'upstream/0.86.0' Upstream version 0.86.0 .gitignore | 3 + Makefile.am | 12 +- README | 305 +-------------------------------- README.md | 136 +++++++++++++++ binarysearcharray.c | 1 - binarysearcharray.h | 4 +- build_geometry.cpp | 55 +++++- build_geometry.h | 1 + configure.ac | 5 +- docs/analysis.md | 81 +++++++++ docs/export.md | 12 ++ docs/gazetteer.md | 7 + README_lua.md => docs/lua.md | 0 docs/osm2pgsql.1 | 56 +++--- docs/pgsql.md | 54 ++++++ docs/usage.md | 146 ++++++++++++++++ install-postgis-osm-db.sh | 9 +- m4/ax_lib_geos.m4 | 2 +- m4/ax_lib_protobuf_c.m4 | 4 +- middle-pgsql.c | 2 +- node-persistent-cache.h | 5 + node-ram-cache.c | 2 +- output-gazetteer.c | 90 +++++++--- output-pgsql.c | 10 +- parse-o5m.h | 2 +- parse-pbf.c | 37 +--- parse-pbf.h | 2 +- parse-xml2.c | 16 +- parse-xml2.h | 2 +- pgsql.h | 5 + style.lua | 4 +- tagtransform.c | 2 +- tests/liechtenstein-2013-08-03.osm.bz2 | Bin 0 -> 1061981 bytes tests/regression-test.py | 63 ++++--- tests/regression-test.sh | 192 --------------------- wildcmp.h | 5 + 36 files changed, 706 insertions(+), 626 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

