[SCM] mpv/experimental: Fix symbols min version (again)

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Wed May 21 13:15:59 UTC 2014


The following commit has been merged in the experimental branch:
commit e8571dc30acc38457eb8d0fe78bb80f160c7dc91
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Mon May 19 19:05:22 2014 +0200

    Fix symbols min version (again)
    
    Git-Dch: Ignore

diff --git a/debian/libmpv0.symbols b/debian/libmpv0.symbols
index 100d5f2..7ba11a0 100644
--- a/debian/libmpv0.symbols
+++ b/debian/libmpv0.symbols
@@ -1,35 +1,35 @@
 libmpv.so.0 libmpv0 #MINVER#
- mpv_client_api_version at Base 0.4.0git20140514
- mpv_client_name at Base 0.4.0git20140514
- mpv_command at Base 0.4.0git20140514
- mpv_command_async at Base 0.4.0git20140514
- mpv_command_string at Base 0.4.0git20140514
- mpv_create at Base 0.4.0git20140514
- mpv_destroy at Base 0.4.0git20140514
- mpv_error_string at Base 0.4.0git20140514
- mpv_event_name at Base 0.4.0git20140514
- mpv_free at Base 0.4.0git20140514
- mpv_free_node_contents at Base 0.4.0git20140514
- mpv_get_property at Base 0.4.0git20140514
- mpv_get_property_async at Base 0.4.0git20140514
- mpv_get_property_osd_string at Base 0.4.0git20140514
- mpv_get_property_string at Base 0.4.0git20140514
- mpv_get_time_us at Base 0.4.0git20140514
- mpv_get_wakeup_pipe at Base 0.4.0git20140514
- mpv_initialize at Base 0.4.0git20140514
- mpv_load_config_file at Base 0.4.0git20140519
- mpv_main at Base 0.4.0git20140514
- mpv_observe_property at Base 0.4.0git20140514
- mpv_request_event at Base 0.4.0git20140514
- mpv_request_log_messages at Base 0.4.0git20140514
- mpv_resume at Base 0.4.0git20140514
- mpv_set_option at Base 0.4.0git20140514
- mpv_set_option_string at Base 0.4.0git20140514
- mpv_set_property at Base 0.4.0git20140514
- mpv_set_property_async at Base 0.4.0git20140514
- mpv_set_property_string at Base 0.4.0git20140514
- mpv_set_wakeup_callback at Base 0.4.0git20140514
- mpv_suspend at Base 0.4.0git20140514
- mpv_unobserve_property at Base 0.4.0git20140514
- mpv_wait_event at Base 0.4.0git20140514
- mpv_wakeup at Base 0.4.0git20140514
+ mpv_client_api_version at Base 0.4.0~git20140514
+ mpv_client_name at Base 0.4.0~git20140514
+ mpv_command at Base 0.4.0~git20140514
+ mpv_command_async at Base 0.4.0~git20140514
+ mpv_command_string at Base 0.4.0~git20140514
+ mpv_create at Base 0.4.0~git20140514
+ mpv_destroy at Base 0.4.0~git20140514
+ mpv_error_string at Base 0.4.0~git20140514
+ mpv_event_name at Base 0.4.0~git20140514
+ mpv_free at Base 0.4.0~git20140514
+ mpv_free_node_contents at Base 0.4.0~git20140514
+ mpv_get_property at Base 0.4.0~git20140514
+ mpv_get_property_async at Base 0.4.0~git20140514
+ mpv_get_property_osd_string at Base 0.4.0~git20140514
+ mpv_get_property_string at Base 0.4.0~git20140514
+ mpv_get_time_us at Base 0.4.0~git20140514
+ mpv_get_wakeup_pipe at Base 0.4.0~git20140514
+ mpv_initialize at Base 0.4.0~git20140514
+ mpv_load_config_file at Base 0.4.0~git20140519
+ mpv_main at Base 0.4.0~git20140514
+ mpv_observe_property at Base 0.4.0~git20140514
+ mpv_request_event at Base 0.4.0~git20140514
+ mpv_request_log_messages at Base 0.4.0~git20140514
+ mpv_resume at Base 0.4.0~git20140514
+ mpv_set_option at Base 0.4.0~git20140514
+ mpv_set_option_string at Base 0.4.0~git20140514
+ mpv_set_property at Base 0.4.0~git20140514
+ mpv_set_property_async at Base 0.4.0~git20140514
+ mpv_set_property_string at Base 0.4.0~git20140514
+ mpv_set_wakeup_callback at Base 0.4.0~git20140514
+ mpv_suspend at Base 0.4.0~git20140514
+ mpv_unobserve_property at Base 0.4.0~git20140514
+ mpv_wait_event at Base 0.4.0~git20140514
+ mpv_wakeup at Base 0.4.0~git20140514

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list