[proj] 01/05: Imported Upstream version 4.9.2~rc3

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Sep 10 23:54:51 UTC 2015


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

sebastic pushed a commit to branch master
in repository proj.

commit cca8470cc586fba830cce2bc5e67efd6fe26334c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Sep 11 01:39:57 2015 +0200

    Imported Upstream version 4.9.2~rc3
---
 CMakeLists.txt  | 4 ++--
 src/Makefile.am | 2 +-
 src/Makefile.in | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a6c281a..63c5d44 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,8 +32,8 @@ colormsg(_HIBLUE_ "Configuring PROJ:")
 #################################################################################
 include(Proj4Version)
 proj_version(MAJOR 4 MINOR 9 PATCH 2)
-set(PROJ_API_VERSION "10")
-set(PROJ_BUILD_VERSION "10.0.0")
+set(PROJ_API_VERSION "9")
+set(PROJ_BUILD_VERSION "10.0.1")
 
 #################################################################################
 # Build features and variants
diff --git a/src/Makefile.am b/src/Makefile.am
index 6f8bc0a..3344a7e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,7 +29,7 @@ test228_LDADD = libproj.la @THREAD_LIB@
 
 lib_LTLIBRARIES = libproj.la
 
-libproj_la_LDFLAGS = -no-undefined -version-info 10:0:0
+libproj_la_LDFLAGS = -no-undefined -version-info 10:0:1
 
 libproj_la_SOURCES = \
 	pj_list.h \
diff --git a/src/Makefile.in b/src/Makefile.in
index d455c59..fbc3b76 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -402,7 +402,7 @@ geod_LDADD = libproj.la
 multistresstest_LDADD = libproj.la @THREAD_LIB@
 test228_LDADD = libproj.la @THREAD_LIB@
 lib_LTLIBRARIES = libproj.la
-libproj_la_LDFLAGS = -no-undefined -version-info 10:0:0
+libproj_la_LDFLAGS = -no-undefined -version-info 10:0:1
 libproj_la_SOURCES = \
 	pj_list.h \
 	PJ_aeqd.c PJ_gnom.c PJ_laea.c PJ_mod_ster.c \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git



More information about the Pkg-grass-devel mailing list