This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository proj.
commit 689451e9fc89dee8e6132467d0f56b1b5ca69fb5 Merge: 6ac84f8 6c57c69 Author: Bas Couwenberg <[email protected]> Date: Wed Feb 7 22:23:27 2018 +0100 Merge tag 'upstream/5.0.0_rc2' into experimental Upstream version 5.0.0~rc2 Makefile.am | 7 + Makefile.in | 87 +- README | 75 +- aclocal.m4 | 173 +- cmake/Makefile.in | 23 +- compile | 348 +++ config.guess | 375 +-- config.sub | 118 +- configure | 2321 ++++++++++------ configure.ac | 2 + depcomp | 6 +- install-sh | 368 ++- jniwrap/Makefile.in | 23 +- jniwrap/org/Makefile.in | 23 +- jniwrap/org/proj4/Makefile.in | 23 +- ltmain.sh | 5528 +++++++++++++++++++++++++-------------- m4/._ltoptions.m4 | Bin 0 -> 239 bytes m4/._ltsugar.m4 | Bin 0 -> 239 bytes m4/._lt~obsolete.m4 | Bin 0 -> 239 bytes m4/libtool.m4 | 2567 ++++++++++-------- m4/ltoptions.m4 | 127 +- m4/ltsugar.m4 | 7 +- m4/ltversion.m4 | 12 +- m4/lt~obsolete.m4 | 7 +- man/CMakeLists.txt | 2 +- man/Makefile.in | 23 +- man/man1/Makefile.am | 2 +- man/man1/Makefile.in | 25 +- man/man1/cct.1 | 112 + man/man1/cs2cs.1 | 2 +- man/man1/geod.1 | 2 +- man/man1/gie.1 | 116 + man/man1/proj.1 | 2 +- man/man3/Makefile.in | 23 +- man/man3/geodesic.3 | 2 +- man/man3/pj_init.3 | 2 +- missing | 8 +- nad/Makefile.in | 24 +- src/Makefile.am | 2 +- src/Makefile.in | 39 +- src/cct.c | 7 +- src/gie.c | 72 +- src/optargpm.h | 2 +- src/pj_internal.c | 54 +- src/pj_malloc.c | 3 +- src/proj.h | 16 +- src/proj_4D_api.c | 238 +- src/proj_config.h.in | 3 +- src/proj_internal.h | 2 - src/projects.h | 1 + test-driver | 37 +- test/Makefile.am | 9 - test/Makefile.in | 59 +- test/gie/4D-API_cs2cs-style.gie | 8 + test/gie/Makefile.am | 32 +- test/gie/Makefile.in | 80 +- test/gie/deformation.gie | 2 + test/gie/more_builtins.gie | 2 + test/gigs/Makefile.am | 58 + test/gigs/Makefile.in | 106 +- 60 files changed, 8505 insertions(+), 4892 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

