[SCM] naspro-core/master: Update symbols file.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 31 09:56:22 UTC 2012


The following commit has been merged in the master branch:
commit 308c621b9d1a9d36be152f421adada4415f3d7fe
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 31 10:45:26 2012 +0100

    Update symbols file.

diff --git a/debian/libnacore5.symbols b/debian/libnacore5.symbols
index e26b6f7..c399b89 100644
--- a/debian/libnacore5.symbols
+++ b/debian/libnacore5.symbols
@@ -3,9 +3,13 @@ libnacore.so.5 libnacore5 #MINVER#
  nacore_asprintf_nl at Base 0.3.0
  nacore_avl_tree_dump at Base 0.3.0
  nacore_avl_tree_dup at Base 0.3.0
+ nacore_avl_tree_elem_free at Base 0.4.0
  nacore_avl_tree_elem_get_next at Base 0.3.0
  nacore_avl_tree_elem_get_prev at Base 0.3.0
  nacore_avl_tree_elem_get_value at Base 0.3.0
+ nacore_avl_tree_elem_insert at Base 0.4.0
+ nacore_avl_tree_elem_new at Base 0.4.0
+ nacore_avl_tree_elem_pop at Base 0.4.0
  nacore_avl_tree_elem_set_value at Base 0.3.0
  nacore_avl_tree_find at Base 0.3.0
  nacore_avl_tree_find_first at Base 0.3.0
@@ -20,8 +24,8 @@ libnacore.so.5 libnacore5 #MINVER#
  nacore_avl_tree_merge at Base 0.3.0
  nacore_avl_tree_new at Base 0.3.0
  nacore_avl_tree_pop at Base 0.3.0
- nacore_char_utf16le_decode at Base 0.3.0
- nacore_char_utf16le_encode at Base 0.3.0
+ nacore_char_utf16_decode at Base 0.4.0
+ nacore_char_utf16_encode at Base 0.4.0
  nacore_char_utf8_decode at Base 0.3.0
  nacore_char_utf8_encode at Base 0.3.0
  nacore_dl_close at Base 0.3.0
@@ -39,9 +43,16 @@ libnacore.so.5 libnacore5 #MINVER#
  nacore_list_append at Base 0.3.0
  nacore_list_dump at Base 0.3.0
  nacore_list_dup at Base 0.3.0
+ nacore_list_elem_append at Base 0.4.0
+ nacore_list_elem_free at Base 0.4.0
  nacore_list_elem_get_next at Base 0.3.0
  nacore_list_elem_get_prev at Base 0.3.0
  nacore_list_elem_get_value at Base 0.3.0
+ nacore_list_elem_insert_after at Base 0.4.0
+ nacore_list_elem_insert_before at Base 0.4.0
+ nacore_list_elem_new at Base 0.4.0
+ nacore_list_elem_pop at Base 0.4.0
+ nacore_list_elem_prepend at Base 0.4.0
  nacore_list_elem_set_value at Base 0.3.0
  nacore_list_find_after at Base 0.3.0
  nacore_list_find_before at Base 0.3.0
@@ -71,16 +82,31 @@ libnacore.so.5 libnacore5 #MINVER#
  nacore_msg_status_begin at Base 0.3.0
  nacore_msg_status_end at Base 0.3.0
  nacore_msg_text at Base 0.3.0
+ nacore_mutex_free at Base 0.4.0
+ nacore_mutex_lock at Base 0.4.0
+ nacore_mutex_new at Base 0.4.0
+ nacore_mutex_trylock at Base 0.4.0
+ nacore_mutex_unlock at Base 0.4.0
  nacore_ptr_cmp at Base 0.3.0
+ nacore_sem_free at Base 0.4.0
+ nacore_sem_new at Base 0.4.0
+ nacore_sem_post at Base 0.4.0
+ nacore_sem_trywait at Base 0.4.0
+ nacore_sem_wait at Base 0.4.0
  nacore_strdup at Base 0.3.0
  nacore_string_get_size at Base 0.3.0
  nacore_string_split at Base 0.3.0
- nacore_string_utf16le_to_utf8 at Base 0.3.0
- nacore_string_utf16le_to_utf8_a at Base 0.3.0
- nacore_string_utf16le_to_utf8_len at Base 0.3.0
- nacore_string_utf8_to_utf16le at Base 0.3.0
- nacore_string_utf8_to_utf16le_a at Base 0.3.0
- nacore_string_utf8_to_utf16le_len at Base 0.3.0
+ nacore_string_utf16_to_utf8 at Base 0.4.0
+ nacore_string_utf16_to_utf8_a at Base 0.4.0
+ nacore_string_utf16_to_utf8_len at Base 0.4.0
+ nacore_string_utf8_to_utf16 at Base 0.4.0
+ nacore_string_utf8_to_utf16_a at Base 0.4.0
+ nacore_string_utf8_to_utf16_len at Base 0.4.0
  nacore_strnlen at Base 0.3.0
+ nacore_thread_create at Base 0.4.0
+ nacore_thread_equal at Base 0.4.0
+ nacore_thread_exit at Base 0.4.0
+ nacore_thread_join at Base 0.4.0
+ nacore_thread_self at Base 0.4.0
  nacore_vasprintf at Base 0.3.0
  nacore_vasprintf_nl at Base 0.3.0

-- 
naspro-core packaging



More information about the pkg-multimedia-commits mailing list