[proj] 13/14: Update symbols for PROJ 4.9.0/4.9.1.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 21 22:07:09 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository proj.

commit 5ad3af584954b1017a0a20e69e5fed4fb7074e75
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 21 22:55:07 2015 +0100

    Update symbols for PROJ 4.9.0/4.9.1.
---
 debian/changelog        |  1 +
 debian/libproj9.symbols | 46 +++++++++++++++++++++++++++++++++++++---------
 2 files changed, 38 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 265b0ad..87f1b62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ proj (4.9.1~rc3-1) UNRELEASED; urgency=medium
   * Ignore test failures instead of failing the build.
   * Drop patches applied upstream.
   * Update package names for SONAME bump (0 -> 9).
+  * Update symbols for PROJ 4.9.0/4.9.1.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 21 Feb 2015 18:37:53 +0100
 
diff --git a/debian/libproj9.symbols b/debian/libproj9.symbols
index 30483c9..e8f49b9 100644
--- a/debian/libproj9.symbols
+++ b/debian/libproj9.symbols
@@ -14,9 +14,6 @@ libproj.so.9 libproj9 #MINVER#
  Java_org_proj4_PJ_getVersion at Base 4.8.0
  Java_org_proj4_PJ_toString at Base 4.8.0
  Java_org_proj4_PJ_transform at Base 4.8.0
- Java_org_proj4_Projections_getEllipsInfo at Base 4.8.0
- Java_org_proj4_Projections_getProjInfo at Base 4.8.0
- Java_org_proj4_Projections_transform at Base 4.8.0
  aacos at Base 4.8.0
  aasin at Base 4.8.0
  aatan2 at Base 4.8.0
@@ -34,11 +31,27 @@ libproj.so.9 libproj9 #MINVER#
  emess at Base 4.8.0
  emess_dat at Base 4.8.0
  freev2 at Base 4.8.0
+ geod_direct at Base 4.9.0
+ geod_gendirect at Base 4.9.0
+ geod_geninverse at Base 4.9.0
+ geod_genposition at Base 4.9.0
+ geod_init at Base 4.9.0
+ geod_inverse at Base 4.9.0
+ geod_lineinit at Base 4.9.0
+ geod_polygon_addedge at Base 4.9.0
+ geod_polygon_addpoint at Base 4.9.0
+ geod_polygon_compute at Base 4.9.0
+ geod_polygon_init at Base 4.9.0
+ geod_polygon_testedge at Base 4.9.0
+ geod_polygon_testpoint at Base 4.9.0
+ geod_polygonarea at Base 4.9.0
+ geod_position at Base 4.9.0
  getPJ at Base 4.8.0
  healpix_sphere at Base 4.8.0
- healpix_sphere_inv at Base 4.8.0
+ healpix_sphere_inverse at Base 4.9.0
  icostriangles at Base 4.8.0
  in_image at Base 4.8.0
+ javaNaN at Base 4.9.0
  mk_cheby at Base 4.8.0
  nad_ctable2_init at Base 4.8.0
  nad_ctable2_load at Base 4.8.0
@@ -70,6 +83,7 @@ libproj.so.9 libproj9 #MINVER#
  pj_bipc at Base 4.8.0
  pj_boggs at Base 4.8.0
  pj_bonne at Base 4.8.0
+ pj_calcofi at Base 4.9.0
  pj_cass at Base 4.8.0
  pj_cc at Base 4.8.0
  pj_cea at Base 4.8.0
@@ -81,12 +95,20 @@ libproj.so.9 libproj9 #MINVER#
  pj_compare_datums at Base 4.8.0
  pj_crast at Base 4.8.0
  pj_ctx_alloc at Base 4.8.0
+ pj_ctx_fclose at Base 4.9.0
+ pj_ctx_fgets at Base 4.9.0
+ pj_ctx_fopen at Base 4.9.0
+ pj_ctx_fread at Base 4.9.0
  pj_ctx_free at Base 4.8.0
+ pj_ctx_fseek at Base 4.9.0
+ pj_ctx_ftell at Base 4.9.0
  pj_ctx_get_app_data at Base 4.8.0
  pj_ctx_get_errno at Base 4.8.0
+ pj_ctx_get_fileapi at Base 4.9.0
  pj_ctx_set_app_data at Base 4.8.0
  pj_ctx_set_debug at Base 4.8.0
  pj_ctx_set_errno at Base 4.8.0
+ pj_ctx_set_fileapi at Base 4.9.0
  pj_ctx_set_logger at Base 4.8.0
  pj_dalloc at Base 4.8.0
  pj_datum_set at Base 4.8.0
@@ -118,6 +140,12 @@ libproj.so.9 libproj9 #MINVER#
  pj_gall at Base 4.8.0
  pj_gauss at Base 4.8.0
  pj_gauss_ini at Base 4.8.0
+ pj_gc_apply_gridshift at Base 4.9.0
+ pj_gc_findcatalog at Base 4.9.0
+ pj_gc_findgrid at Base 4.9.0
+ pj_gc_parsedate at Base 4.9.0
+ pj_gc_readcatalog at Base 4.9.0
+ pj_gc_unloadall at Base 4.9.0
  pj_geocent at Base 4.8.0
  pj_geocentric_from_wgs84 at Base 4.8.0
  pj_geocentric_to_geodetic at Base 4.8.0
@@ -128,6 +156,7 @@ libproj.so.9 libproj9 #MINVER#
  pj_get_datums_ref at Base 4.8.0
  pj_get_def at Base 4.8.0
  pj_get_default_ctx at Base 4.8.0
+ pj_get_default_fileapi at Base 4.9.0
  pj_get_ellps_ref at Base 4.8.0
  pj_get_errno_ref at Base 4.8.0
  pj_get_list_ref at Base 4.8.0
@@ -227,6 +256,7 @@ libproj.so.9 libproj9 #MINVER#
  pj_putp5p at Base 4.8.0
  pj_putp6 at Base 4.8.0
  pj_putp6p at Base 4.8.0
+ pj_qsc at Base 4.9.0
  pj_qsfn at Base 4.8.0
  pj_qua_aut at Base 4.8.0
  pj_release at Base 4.8.0
@@ -246,6 +276,7 @@ libproj.so.9 libproj9 #MINVER#
  pj_s_bipc at Base 4.8.0
  pj_s_boggs at Base 4.8.0
  pj_s_bonne at Base 4.8.0
+ pj_s_calcofi at Base 4.9.0
  pj_s_cass at Base 4.8.0
  pj_s_cc at Base 4.8.0
  pj_s_cea at Base 4.8.0
@@ -335,6 +366,7 @@ libproj.so.9 libproj9 #MINVER#
  pj_s_putp5p at Base 4.8.0
  pj_s_putp6 at Base 4.8.0
  pj_s_putp6p at Base 4.8.0
+ pj_s_qsc at Base 4.9.0
  pj_s_qua_aut at Base 4.8.0
  pj_s_rhealpix at Base 4.8.0
  pj_s_robin at Base 4.8.0
@@ -374,6 +406,7 @@ libproj.so.9 libproj9 #MINVER#
  pj_set_ctx at Base 4.8.0
  pj_set_finder at Base 4.8.0
  pj_set_searchpath at Base 4.8.0
+ pj_sign at Base 4.9.0
  pj_sinu at Base 4.8.0
  pj_somerc at Base 4.8.0
  pj_stderr_logger at Base 4.8.0
@@ -416,11 +449,6 @@ libproj.so.9 libproj9 #MINVER#
  proj_mdist_ini at Base 4.8.0
  rot at Base 4.8.0
  rtodms at Base 4.8.0
- scale_array at Base 4.8.0
- scale_number at Base 4.8.0
  set_rtodms at Base 4.8.0
- sign at Base 4.8.0
- standardize_lat at Base 4.8.0
- standardize_lon at Base 4.8.0
  vector1 at Base 4.8.0
  vector2 at Base 4.8.0

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