[SCM] libavc1394/master: Add symbols file
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Feb 16 18:39:05 UTC 2016
The following commit has been merged in the master branch:
commit 65c2e18c41975158e466f2de66c46b11a0bb7ca2
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Feb 16 19:34:22 2016 +0100
Add symbols file
diff --git a/debian/libavc1394-0.symbols b/debian/libavc1394-0.symbols
new file mode 100644
index 0000000..de3c998
--- /dev/null
+++ b/debian/libavc1394-0.symbols
@@ -0,0 +1,67 @@
+libavc1394.so.0 libavc1394-0 #MINVER#
+ avc1394_check_subunit_type at Base 0.5.3
+ avc1394_close_descriptor at Base 0.5.3
+ avc1394_close_target at Base 0.5.3
+ avc1394_init_target at Base 0.5.3
+ avc1394_open_descriptor at Base 0.5.4
+ avc1394_read_descriptor at Base 0.5.3
+ avc1394_send_command at Base 0.5.3
+ avc1394_send_command_block at Base 0.5.3
+ avc1394_subunit_info at Base 0.5.3
+ avc1394_transaction at Base 0.5.3
+ avc1394_transaction_block2 at Base 0.5.3
+ avc1394_transaction_block at Base 0.5.3
+ avc1394_transaction_block_close at Base 0.5.3
+ avc1394_unit_info at Base 0.5.3
+ avc1394_vcr_decode_status at Base 0.5.3
+ avc1394_vcr_eject at Base 0.5.3
+ avc1394_vcr_forward at Base 0.5.3
+ avc1394_vcr_get_timecode2 at Base 0.5.3
+ avc1394_vcr_get_timecode at Base 0.5.3
+ avc1394_vcr_is_playing at Base 0.5.3
+ avc1394_vcr_is_recording at Base 0.5.3
+ avc1394_vcr_next at Base 0.5.3
+ avc1394_vcr_next_index at Base 0.5.3
+ avc1394_vcr_pause at Base 0.5.3
+ avc1394_vcr_play at Base 0.5.3
+ avc1394_vcr_previous at Base 0.5.3
+ avc1394_vcr_previous_index at Base 0.5.3
+ avc1394_vcr_record at Base 0.5.3
+ avc1394_vcr_reverse at Base 0.5.3
+ avc1394_vcr_rewind at Base 0.5.3
+ avc1394_vcr_seek_timecode at Base 0.5.3
+ avc1394_vcr_status at Base 0.5.3
+ avc1394_vcr_stop at Base 0.5.3
+ avc1394_vcr_trick_play at Base 0.5.3
+ (optional)avc_fcp_handler at Base 0.5.3
+ (optional)cooked1394_read at Base 0.5.3
+ (optional)cooked1394_write at Base 0.5.3
+ (optional)decode_ctype at Base 0.5.3
+ (optional)decode_response at Base 0.5.3
+ (optional)g_command_handler at Base 0.5.3
+ (optional)htonl_block at Base 0.5.3
+ (optional)init_avc_response_handler at Base 0.5.3
+ (optional)ntohl_block at Base 0.5.3
+ (optional)stop_avc_response_handler at Base 0.5.3
+ (optional)target_fcp_handler at Base 0.5.3
+librom1394.so.0 libavc1394-0 #MINVER#
+ (optional)add_textual_leaf at Base 0.5.3
+ (optional)cooked1394_read at Base 0.5.3
+ (optional)cooked1394_write at Base 0.5.3
+ (optional)get_leaf_size at Base 0.5.3
+ (optional)get_unit_size at Base 0.5.3
+ (optional)make_crc at Base 0.5.3
+ (optional)proc_directory at Base 0.5.3
+ (optional)read_textual_leaf at Base 0.5.3
+ rom1394_add_unit at Base 0.5.3
+ rom1394_free_directory at Base 0.5.3
+ rom1394_get_bus_id at Base 0.5.3
+ rom1394_get_bus_info_block_length at Base 0.5.3
+ rom1394_get_bus_options at Base 0.5.3
+ rom1394_get_directory at Base 0.5.3
+ rom1394_get_guid at Base 0.5.3
+ rom1394_get_node_type at Base 0.5.3
+ rom1394_get_size at Base 0.5.3
+ rom1394_set_directory at Base 0.5.3
+ (optional)set_textual_leaf at Base 0.5.3
+ (optional)set_unit_directory at Base 0.5.3
diff --git a/debian/rules b/debian/rules
index 5c04782..b54e237 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,3 @@ endif
override_dh_auto_configure:
dh_auto_configure -- --enable-static=no
-
-override_dh_makeshlibs:
- dh_makeshlibs -plibavc1394-0 -V 'libavc1394-0 (>= 0.5.3)'
- dh_makeshlibs --remaining-packages
--
libavc1394 packaging
More information about the pkg-multimedia-commits
mailing list