[mapcache] 06/08: Update symbols for amd64.

Bas Couwenberg sebastic at debian.org
Thu Apr 13 18:33:41 UTC 2017


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

sebastic pushed a commit to branch master
in repository mapcache.

commit afba96caa97c020c8a2e4f425646d464b398875a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Apr 13 20:04:20 2017 +0200

    Update symbols for amd64.
---
 debian/changelog            |  1 +
 debian/libmapcache1.symbols | 59 +++++++++++++++++++++++++++++++++++++--------
 2 files changed, 50 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f279384..69809ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mapcache (1.6.0-1) UNRELEASED; urgency=medium
   * Update copyright file, changes:
     - Update copyright years for Regents of the University of Minnesota
     - Add Frank Warmerdam to copyright holders
+  * Update symbols for amd64.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 13 Apr 2017 18:48:19 +0200
 
diff --git a/debian/libmapcache1.symbols b/debian/libmapcache1.symbols
index c3cca7e..37a5b19 100644
--- a/debian/libmapcache1.symbols
+++ b/debian/libmapcache1.symbols
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 1.4.1 alpha arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel ppc64el x32
+# SymbolsHelper-Confirmed: 1.6.0 amd64
 libmapcache.so.1 #PACKAGE# #MINVER#
  EZXML_NIL at Base 1.0.0
  _configuration_parse_wms_xml at Base 1.0.0
@@ -20,6 +20,7 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _create_demo_wmts at Base 1.0.0
  _error_report_wmts at Base 1.0.0
  _format_error_wms at Base 1.0.0
+ _mapcache_cache_rest_add_headers_from_file at Base 1.6.0
  _mapcache_cache_rest_headers at Base 1.4.0
  _mapcache_context_clear_error_default at Base 1.0.0
  _mapcache_context_get_error_default at Base 1.0.0
@@ -30,6 +31,10 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _mapcache_context_set_exception_default at Base 1.0.0
  _mapcache_curl_header_callback at Base 1.0.0
  _mapcache_curl_memory_callback at Base 1.0.0
+ _mapcache_dimension_time_get_all_entries at Base 1.6.0
+ _mapcache_dimension_time_get_entries at Base 1.6.0
+ _mapcache_dimension_time_get_entries_for_value at Base 1.6.0
+ _mapcache_dimension_time_parse_xml at Base 1.6.0
  _mapcache_imageio_classify at Base 1.0.0
  _mapcache_imageio_jpeg_buffer_empty_output_buffer at Base 1.0.0
  _mapcache_imageio_jpeg_buffer_term_destination at Base 1.0.0
@@ -59,13 +64,17 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  _mapcache_source_dummy_configuration_parse_xml at Base 1.0.0
  _mapcache_source_dummy_query at Base 1.0.0
  _mapcache_source_dummy_render_map at Base 1.0.0
+ _mapcache_source_fallback_configuration_check at Base 1.6.0
+ _mapcache_source_fallback_configuration_parse_xml at Base 1.6.0
+ _mapcache_source_fallback_query at Base 1.6.0
+ _mapcache_source_fallback_render_map at Base 1.6.0
+ _mapcache_source_gdal_configuration_check at Base 1.6.0
+ _mapcache_source_gdal_configuration_parse at Base 1.6.0
+ _mapcache_source_gdal_render_metatile at Base 1.6.0
  _mapcache_source_wms_configuration_check at Base 1.0.0
  _mapcache_source_wms_configuration_parse_xml at Base 1.0.0
  _mapcache_source_wms_query at Base 1.0.0
  _mapcache_source_wms_render_map at Base 1.0.0
- _mapcache_timedimension_sqlite_get_all_entries at Base 1.2.0
- _mapcache_timedimension_sqlite_get_entries at Base 1.2.0
- _mapcache_timedimension_sqlite_parse_xml at Base 1.2.0
  _mapcache_unescape_url at Base 1.0.0
  _wmts_inspire_metadata_responselanguages at Base 1.2.0
  _wmts_service_identification_keywords at Base 1.2.0
@@ -119,7 +128,9 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_buffer_append at Base 1.0.0
  mapcache_buffer_create at Base 1.0.0
  mapcache_cache_azure_create at Base 1.4.0
+ mapcache_cache_bdb_create at Base 1.6.0
  mapcache_cache_composite_create at Base 1.4.0
+ mapcache_cache_couchbase_create at Base 1.6.0
  mapcache_cache_disk_create at Base 1.0.0
  mapcache_cache_fallback_create at Base 1.4.0
  mapcache_cache_google_create at Base 1.4.0
@@ -128,10 +139,19 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_cache_multitier_create at Base 1.4.0
  mapcache_cache_rest_create at Base 1.4.0
  mapcache_cache_rest_init at Base 1.4.0
+ mapcache_cache_riak_create at Base 1.6.0
  mapcache_cache_s3_create at Base 1.4.0
  mapcache_cache_sqlite_create at Base 1.0.0
+ mapcache_cache_tc_create at Base 1.6.0
  mapcache_cache_tiff_create at Base 1.0.0
+ mapcache_cache_tile_delete at Base 1.6.0
+ mapcache_cache_tile_exists at Base 1.6.0
+ mapcache_cache_tile_get at Base 1.6.0
+ mapcache_cache_tile_multi_set at Base 1.6.0
+ mapcache_cache_tile_set at Base 1.6.0
  mapcache_config_parse_locker at Base 1.4.0
+ mapcache_config_parse_locker_old at Base 1.6.0
+ mapcache_config_services_enabled at Base 1.6.0
  mapcache_configuration_add_cache at Base 1.0.0
  mapcache_configuration_add_grid at Base 1.0.0
  mapcache_configuration_add_image_format at Base 1.0.0
@@ -158,7 +178,6 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_core_get_tile at Base 1.0.0
  mapcache_core_proxy_request at Base 1.0.0
  mapcache_core_respond_to_error at Base 1.0.0
- mapcache_dimension_intervals_create at Base 1.0.0
  mapcache_dimension_regex_create at Base 1.0.0
  mapcache_dimension_sqlite_create at Base 1.4.0
  mapcache_dimension_time_create at Base 1.0.0
@@ -170,11 +189,12 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_grid_get_cell at Base 1.0.0
  mapcache_grid_get_closest_wms_level at Base 1.4.0
  mapcache_grid_get_crs at Base 1.0.0
- mapcache_grid_get_extent at Base 1.0.0
  mapcache_grid_get_horizontal_resolution at Base 1.0.0
  mapcache_grid_get_level at Base 1.0.0
+ mapcache_grid_get_metatile_extent at Base 1.6.0
  mapcache_grid_get_resolution at Base 1.0.0
  mapcache_grid_get_srs at Base 1.0.0
+ mapcache_grid_get_tile_extent at Base 1.6.0
  mapcache_grid_get_vertical_resolution at Base 1.0.0
  mapcache_grid_get_xy at Base 1.0.0
  mapcache_http_build_url at Base 1.0.0
@@ -220,11 +240,16 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_ping_lock at Base 1.4.1
  (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_locker_memcache_release_lock at Base 1.4.1
  mapcache_make_parent_dirs at Base 1.4.1
+ mapcache_map_set_cached_dimension at Base 1.6.0
+ mapcache_map_set_requested_dimension at Base 1.6.0
  (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_memcache_connection_constructor at Base 1.4.1
  (arch=!armel !armhf !hppa !hurd-i386 !i386 !mips !mipsel !powerpc)mapcache_memcache_connection_destructor at Base 1.4.1
  mapcache_meters_per_unit at Base 1.0.0
  mapcache_ogc_strptime at Base 1.2.0
  mapcache_prefetch_tiles at Base 1.0.0
+ mapcache_requested_dimensions_clone at Base 1.6.0
+ mapcache_rest_connection_constructor at Base 1.6.0
+ mapcache_rest_connection_destructor at Base 1.6.0
  mapcache_service_demo_create at Base 1.0.0
  mapcache_service_dispatch_request at Base 1.0.0
  mapcache_service_gmaps_create at Base 1.0.0
@@ -234,15 +259,24 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_service_ve_create at Base 1.0.0
  mapcache_service_wms_create at Base 1.0.0
  mapcache_service_wmts_create at Base 1.0.0
+ mapcache_set_cached_dimension at Base 1.6.0
+ mapcache_set_requested_dimension at Base 1.6.0
  mapcache_source_dummy_create at Base 1.0.0
+ mapcache_source_fallback_create at Base 1.6.0
+ mapcache_source_gdal_connection_constructor at Base 1.6.0
+ mapcache_source_gdal_connection_destructor at Base 1.6.0
  mapcache_source_gdal_create at Base 1.0.0
  mapcache_source_init at Base 1.0.0
  mapcache_source_mapserver_create at Base 1.0.0
+ mapcache_source_query_info at Base 1.6.0
+ mapcache_source_render_map at Base 1.6.0
  mapcache_source_wms_create at Base 1.0.0
  mapcache_sqlite_connection_constructor at Base 1.4.0
  mapcache_sqlite_connection_destructor at Base 1.4.0
  mapcache_sqlite_dimension_connection_constructor at Base 1.4.0
  mapcache_sqlite_dimension_connection_destructor at Base 1.4.0
+ mapcache_tile_set_cached_dimension at Base 1.6.0
+ mapcache_tile_set_requested_dimension at Base 1.6.0
  mapcache_tileset_add_watermark at Base 1.0.0
  mapcache_tileset_assemble_map_tiles at Base 1.0.0
  mapcache_tileset_assemble_out_of_zoom_tile at Base 1.2.0
@@ -261,14 +295,21 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  mapcache_tileset_tile_create at Base 1.0.0
  mapcache_tileset_tile_delete at Base 1.0.0
  mapcache_tileset_tile_get at Base 1.0.0
+ mapcache_tileset_tile_get_readonly at Base 1.6.0
+ mapcache_tileset_tile_get_with_subdimensions at Base 1.6.0
+ mapcache_tileset_tile_resource_key at Base 1.6.0
+ mapcache_tileset_tile_set_get_with_subdimensions at Base 1.6.0
  mapcache_tileset_tile_validate at Base 1.0.0
- mapcache_timedimension_get_entries_for_value at Base 1.2.0
- mapcache_timedimension_sqlite_create at Base 1.2.0
+ mapcache_tileset_tile_validate_x at Base 1.6.0
+ mapcache_tileset_tile_validate_y at Base 1.6.0
+ mapcache_tileset_tile_validate_z at Base 1.6.0
  mapcache_unlock_resource at Base 1.0.0
  mapcache_util_extract_double_list at Base 1.0.0
  mapcache_util_extract_int_list at Base 1.0.0
  mapcache_util_get_tile_dimkey at Base 1.0.0
  mapcache_util_get_tile_key at Base 1.0.0
+ mapcache_util_quadkey_decode at Base 1.6.0
+ mapcache_util_quadkey_encode at Base 1.6.0
  mapcache_util_str_replace at Base 1.0.0
  mapcache_util_str_sanitize at Base 1.0.0
  parseCache at Base 1.0.0
@@ -279,7 +320,6 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  parseServices at Base 1.0.0
  parseSource at Base 1.0.0
  parseTileset at Base 1.0.0
- parseTimeDimension at Base 1.2.0
  relative_path at Base 1.0.0
  sha256 at Base 1.4.0
  sha256_final at Base 1.4.0
@@ -289,6 +329,5 @@ libmapcache.so.1 #PACKAGE# #MINVER#
  sha256_transf at Base 1.4.0
  sha256_update at Base 1.4.0
  sha_hex_encode at Base 1.4.0
- timegm at Base 1.4.1
  to_hex at Base 1.4.0
  url_encode at Base 1.4.0

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



More information about the Pkg-grass-devel mailing list