[SCM] mpv/experimental: Fix symbols min version

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Wed May 14 19:20:28 UTC 2014


The following commit has been merged in the experimental branch:
commit 8b610eac04b4ecd4af9674d91b5a3e64633af015
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Wed May 14 21:14:32 2014 +0200

    Fix symbols min version

diff --git a/debian/libmpv0.symbols b/debian/libmpv0.symbols
index 4e8321a..014865f 100644
--- a/debian/libmpv0.symbols
+++ b/debian/libmpv0.symbols
@@ -1,34 +1,34 @@
 libmpv.so.0 libmpv0 #MINVER#
- mpv_client_api_version at Base 0.3.5+git20140306
- mpv_client_name at Base 0.3.5+git20140306
- mpv_command at Base 0.3.5+git20140306
- mpv_command_async at Base 0.3.5+git20140306
- mpv_command_string at Base 0.3.5+git20140306
- mpv_create at Base 0.3.5+git20140306
- mpv_destroy at Base 0.3.5+git20140306
- mpv_error_string at Base 0.3.5+git20140306
- mpv_event_name at Base 0.3.5+git20140306
- mpv_free at Base 0.3.5+git20140306
- mpv_free_node_contents at Base 0.3.5+git20140306
- mpv_get_property at Base 0.3.5+git20140306
- mpv_get_property_async at Base 0.3.5+git20140306
- mpv_get_property_osd_string at Base 0.3.5+git20140306
- mpv_get_property_string at Base 0.3.5+git20140306
- mpv_get_time_us at Base 0.3.5+git20140306
- mpv_get_wakeup_pipe at Base 0.3.7+git20140413
- mpv_initialize at Base 0.3.5+git20140306
- mpv_main at Base 0.3.5+git20140306
- mpv_observe_property at Base 0.3.7+git20140413
- mpv_request_event at Base 0.3.5+git20140306
- mpv_request_log_messages at Base 0.3.5+git20140306
- mpv_resume at Base 0.3.5+git20140306
- mpv_set_option at Base 0.3.5+git20140306
- mpv_set_option_string at Base 0.3.5+git20140306
- mpv_set_property at Base 0.3.5+git20140306
- mpv_set_property_async at Base 0.3.5+git20140306
- mpv_set_property_string at Base 0.3.5+git20140306
- mpv_set_wakeup_callback at Base 0.3.5+git20140306
- mpv_suspend at Base 0.3.5+git20140306
- mpv_unobserve_property at Base 0.3.7+git20140413
- mpv_wait_event at Base 0.3.5+git20140306
- mpv_wakeup at Base 0.3.5+git20140306
+ 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_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 packaging



More information about the pkg-multimedia-commits mailing list