[Pkg-gstreamer-commits] [gstreamer1.0] 03/03: New upstream development release
Sebastian Dröge
slomo at moszumanska.debian.org
Sat May 3 18:27:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
slomo pushed a commit to branch debian-experimental
in repository gstreamer1.0.
commit 52a133be9bb1ae1f7646a2e2a85ee05428b71d7f
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Sat May 3 18:27:26 2014 +0200
New upstream development release
---
debian/changelog | 10 +++++++
debian/control | 4 +--
debian/control.in | 2 +-
debian/libgstreamer.symbols | 71 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 84 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bff2701..b16e1ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+gstreamer1.0 (1.3.1-1) experimental; urgency=medium
+
+ * New upstream development release:
+ + debian/control.in:
+ - Build-depend on bison >= 2.4.
+ + debian/libgstreamer.symbols:
+ - Update for new symbols.
+
+ -- Sebastian Dröge <slomo at debian.org> Sat, 03 May 2014 17:42:16 +0200
+
gstreamer1.0 (1.2.4-1) unstable; urgency=medium
* New upstream bugfix release.
diff --git a/debian/control b/debian/control
index 23e527a..7b5b288 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
libgmp3-dev,
libgsl0-dev,
pkg-config (>= 0.11.0),
- bison (>= 1.875),
+ bison (>= 1:2.4),
flex (>= 2.5.34),
dpkg-dev (>= 1.15.1),
perl-doc,
@@ -131,7 +131,7 @@ Section: utils
Depends: ${shlibs:Depends},
${misc:Depends},
pkg-config,
- libgstreamer1.0-0 (>= 1.2.3)
+ libgstreamer1.0-0 (>= 1.3.1)
Suggests: gstreamer1.0-plugins-base
Description: Tools for use with GStreamer
GStreamer is a streaming media framework, based on graphs of filters
diff --git a/debian/control.in b/debian/control.in
index a6f5e12..e1682a5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
libgmp3-dev,
libgsl0-dev,
pkg-config (>= 0.11.0),
- bison (>= 1.875),
+ bison (>= 1:2.4),
flex (>= 2.5.34),
dpkg-dev (>= 1.15.1),
perl-doc,
diff --git a/debian/libgstreamer.symbols b/debian/libgstreamer.symbols
index aff6dcb..991d805 100644
--- a/debian/libgstreamer.symbols
+++ b/debian/libgstreamer.symbols
@@ -3,6 +3,7 @@ libgstbase-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_adapter_available_fast at Base 1.0.0
gst_adapter_clear at Base 1.0.0
gst_adapter_copy at Base 1.0.0
+ gst_adapter_copy_bytes at Base 1.3.1
gst_adapter_flush at Base 1.0.0
gst_adapter_get_type at Base 1.0.0
gst_adapter_map at Base 1.0.0
@@ -77,6 +78,7 @@ libgstbase-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_base_src_new_seamless_segment at Base 1.0.0
gst_base_src_query_latency at Base 1.0.0
gst_base_src_set_async at Base 1.0.0
+ gst_base_src_set_automatic_eos at Base 1.3.1
gst_base_src_set_blocksize at Base 1.0.0
gst_base_src_set_caps at Base 1.0.0
gst_base_src_set_do_timestamp at Base 1.0.0
@@ -238,10 +240,12 @@ libgstbase-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_collect_pads_set_clip_function at Base 1.0.0
gst_collect_pads_set_compare_function at Base 1.0.0
gst_collect_pads_set_event_function at Base 1.0.0
+ gst_collect_pads_set_flush_function at Base 1.3.1
gst_collect_pads_set_flushing at Base 1.0.0
gst_collect_pads_set_function at Base 1.0.0
gst_collect_pads_set_query_function at Base 1.0.0
gst_collect_pads_set_waiting at Base 1.0.0
+ gst_collect_pads_src_event_default at Base 1.3.1
gst_collect_pads_start at Base 1.0.0
gst_collect_pads_stop at Base 1.0.0
gst_collect_pads_take_buffer at Base 1.0.0
@@ -309,8 +313,12 @@ libgstcheck-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_check_setup_events_with_stream_id at Base 1.2.0
gst_check_setup_sink_pad at Base 1.0.0
gst_check_setup_sink_pad_by_name at Base 1.0.0
+ gst_check_setup_sink_pad_by_name_from_template at Base 1.3.1
+ gst_check_setup_sink_pad_from_template at Base 1.3.1
gst_check_setup_src_pad at Base 1.0.0
gst_check_setup_src_pad_by_name at Base 1.0.0
+ gst_check_setup_src_pad_by_name_from_template at Base 1.3.1
+ gst_check_setup_src_pad_from_template at Base 1.3.1
gst_check_teardown_element at Base 1.0.0
gst_check_teardown_pad_by_name at Base 1.0.0
gst_check_teardown_sink_pad at Base 1.0.0
@@ -323,12 +331,15 @@ libgstcheck-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_test_clock_get_next_entry_time at Base 1.2.0
gst_test_clock_get_type at Base 1.2.0
gst_test_clock_has_id at Base 1.2.0
+ gst_test_clock_id_list_get_latest_time at Base 1.3.1
gst_test_clock_new at Base 1.2.0
gst_test_clock_new_with_start_time at Base 1.2.0
gst_test_clock_peek_id_count at Base 1.2.0
gst_test_clock_peek_next_pending_id at Base 1.2.0
+ gst_test_clock_process_id_list at Base 1.3.1
gst_test_clock_process_next_clock_id at Base 1.2.0
gst_test_clock_set_time at Base 1.2.0
+ gst_test_clock_wait_for_multiple_pending_ids at Base 1.3.1
gst_test_clock_wait_for_next_pending_id at Base 1.2.0
gst_test_clock_wait_for_pending_id_count at Base 1.2.0
mutex at Base 1.0.0
@@ -521,6 +532,8 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_buffer_get_sizes_range at Base 1.0.0
gst_buffer_get_type at Base 1.0.0
gst_buffer_insert_memory at Base 1.0.0
+ gst_buffer_is_all_memory_writable at Base 1.3.1
+ gst_buffer_is_memory_range_writable at Base 1.3.1
gst_buffer_iterate_meta at Base 1.0.0
gst_buffer_list_foreach at Base 1.0.0
gst_buffer_list_get at Base 1.0.0
@@ -792,6 +805,39 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_debug_set_threshold_from_string at Base 1.2.0
gst_debug_unset_threshold_for_name at Base 1.0.0
gst_deinit at Base 1.0.0
+ gst_device_create_element at Base 1.3.1
+ gst_device_get_caps at Base 1.3.1
+ gst_device_get_display_name at Base 1.3.1
+ gst_device_get_klass at Base 1.3.1
+ gst_device_get_type at Base 1.3.1
+ gst_device_has_classes at Base 1.3.1
+ gst_device_has_classesv at Base 1.3.1
+ gst_device_monitor_can_monitor at Base 1.3.1
+ gst_device_monitor_class_add_metadata at Base 1.3.1
+ gst_device_monitor_class_add_static_metadata at Base 1.3.1
+ gst_device_monitor_class_get_metadata at Base 1.3.1
+ gst_device_monitor_class_set_metadata at Base 1.3.1
+ gst_device_monitor_class_set_static_metadata at Base 1.3.1
+ gst_device_monitor_device_add at Base 1.3.1
+ gst_device_monitor_device_remove at Base 1.3.1
+ gst_device_monitor_factory_find at Base 1.3.1
+ gst_device_monitor_factory_get at Base 1.3.1
+ gst_device_monitor_factory_get_by_name at Base 1.3.1
+ gst_device_monitor_factory_get_device_monitor_type at Base 1.3.1
+ gst_device_monitor_factory_get_metadata at Base 1.3.1
+ gst_device_monitor_factory_get_metadata_keys at Base 1.3.1
+ gst_device_monitor_factory_get_type at Base 1.3.1
+ gst_device_monitor_factory_has_classes at Base 1.3.1
+ gst_device_monitor_factory_has_classesv at Base 1.3.1
+ gst_device_monitor_factory_list_get_device_monitors at Base 1.3.1
+ gst_device_monitor_get_bus at Base 1.3.1
+ gst_device_monitor_get_devices at Base 1.3.1
+ gst_device_monitor_get_factory at Base 1.3.1
+ gst_device_monitor_get_type at Base 1.3.1
+ gst_device_monitor_register at Base 1.3.1
+ gst_device_monitor_start at Base 1.3.1
+ gst_device_monitor_stop at Base 1.3.1
+ gst_device_reconfigure_element at Base 1.3.1
gst_double_range_get_type at Base 1.0.0
gst_element_abort_state at Base 1.0.0
gst_element_add_pad at Base 1.0.0
@@ -879,6 +925,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_element_unlink_pads at Base 1.0.0
gst_error_get_message at Base 1.0.0
gst_event_copy_segment at Base 1.0.0
+ gst_event_get_running_time_offset at Base 1.3.1
gst_event_get_seqnum at Base 1.0.0
gst_event_get_structure at Base 1.0.0
gst_event_get_type at Base 1.0.0
@@ -921,6 +968,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_event_parse_toc at Base 1.0.0
gst_event_parse_toc_select at Base 1.0.0
gst_event_set_group_id at Base 1.2.0
+ gst_event_set_running_time_offset at Base 1.3.1
gst_event_set_seqnum at Base 1.0.0
gst_event_set_stream_flags at Base 1.2.0
gst_event_type_flags_get_type at Base 1.0.0
@@ -954,6 +1002,16 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_ghost_pad_new_no_target at Base 1.0.0
gst_ghost_pad_new_no_target_from_template at Base 1.0.0
gst_ghost_pad_set_target at Base 1.0.0
+ gst_global_device_monitor_get_bus at Base 1.3.1
+ gst_global_device_monitor_get_caps_filter at Base 1.3.1
+ gst_global_device_monitor_get_classes_filter at Base 1.3.1
+ gst_global_device_monitor_get_devices at Base 1.3.1
+ gst_global_device_monitor_get_type at Base 1.3.1
+ gst_global_device_monitor_new at Base 1.3.1
+ gst_global_device_monitor_set_caps_filter at Base 1.3.1
+ gst_global_device_monitor_set_classes_filter at Base 1.3.1
+ gst_global_device_monitor_start at Base 1.3.1
+ gst_global_device_monitor_stop at Base 1.3.1
gst_init at Base 1.0.0
gst_init_check at Base 1.0.0
gst_init_get_option_group at Base 1.0.0
@@ -1006,6 +1064,8 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_message_new_clock_lost at Base 1.0.0
gst_message_new_clock_provide at Base 1.0.0
gst_message_new_custom at Base 1.0.0
+ gst_message_new_device_added at Base 1.3.1
+ gst_message_new_device_removed at Base 1.3.1
gst_message_new_duration_changed at Base 1.0.0
gst_message_new_element at Base 1.0.0
gst_message_new_eos at Base 1.0.0
@@ -1037,6 +1097,8 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_message_parse_clock_lost at Base 1.0.0
gst_message_parse_clock_provide at Base 1.0.0
gst_message_parse_context_type at Base 1.2.0
+ gst_message_parse_device_added at Base 1.3.1
+ gst_message_parse_device_removed at Base 1.3.1
gst_message_parse_error at Base 1.0.0
gst_message_parse_group_id at Base 1.2.0
gst_message_parse_have_context at Base 1.2.0
@@ -1155,6 +1217,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_pad_link at Base 1.0.0
gst_pad_link_check_get_type at Base 1.0.0
gst_pad_link_full at Base 1.0.0
+ gst_pad_link_get_name at Base 1.3.1
gst_pad_link_return_get_type at Base 1.0.0
gst_pad_mark_reconfigure at Base 1.0.0
gst_pad_mode_get_name at Base 1.0.0
@@ -1375,6 +1438,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_query_parse_segment at Base 1.0.0
gst_query_parse_uri at Base 1.0.0
gst_query_parse_uri_redirection at Base 1.2.0
+ gst_query_parse_uri_redirection_permanent at Base 1.3.1
gst_query_remove_nth_allocation_meta at Base 1.0.0
gst_query_remove_nth_allocation_param at Base 1.2.0
gst_query_remove_nth_allocation_pool at Base 1.2.0
@@ -1397,6 +1461,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_query_set_segment at Base 1.0.0
gst_query_set_uri at Base 1.0.0
gst_query_set_uri_redirection at Base 1.2.0
+ gst_query_set_uri_redirection_permanent at Base 1.3.1
gst_query_type_flags_get_type at Base 1.0.0
gst_query_type_get_flags at Base 1.0.0
gst_query_type_get_name at Base 1.0.0
@@ -1487,11 +1552,13 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_structure_get_enum at Base 1.0.0
gst_structure_get_field_type at Base 1.0.0
gst_structure_get_fraction at Base 1.0.0
+ gst_structure_get_int64 at Base 1.3.1
gst_structure_get_int at Base 1.0.0
gst_structure_get_name at Base 1.0.0
gst_structure_get_name_id at Base 1.0.0
gst_structure_get_string at Base 1.0.0
gst_structure_get_type at Base 1.0.0
+ gst_structure_get_uint64 at Base 1.3.1
gst_structure_get_uint at Base 1.0.0
gst_structure_get_valist at Base 1.0.0
gst_structure_get_value at Base 1.0.0
@@ -1532,6 +1599,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_structure_to_string at Base 1.0.0
gst_system_clock_get_type at Base 1.0.0
gst_system_clock_obtain at Base 1.0.0
+ gst_system_clock_set_default at Base 1.3.1
gst_tag_exists at Base 1.0.0
gst_tag_flag_get_type at Base 1.0.0
gst_tag_get_description at Base 1.0.0
@@ -1630,6 +1698,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_toc_dump at Base 1.0.0
gst_toc_entry_append_sub_entry at Base 1.0.0
gst_toc_entry_get_entry_type at Base 1.0.0
+ gst_toc_entry_get_loop at Base 1.3.1
gst_toc_entry_get_parent at Base 1.0.0
gst_toc_entry_get_start_stop_times at Base 1.0.0
gst_toc_entry_get_sub_entries at Base 1.0.0
@@ -1641,6 +1710,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_toc_entry_is_sequence at Base 1.0.0
gst_toc_entry_merge_tags at Base 1.0.0
gst_toc_entry_new at Base 1.0.0
+ gst_toc_entry_set_loop at Base 1.3.1
gst_toc_entry_set_start_stop_times at Base 1.0.0
gst_toc_entry_set_tags at Base 1.0.0
gst_toc_entry_type_get_nick at Base 1.0.0
@@ -1650,6 +1720,7 @@ libgstreamer-1.0.so.0 libgstreamer1.0-0 #MINVER#
gst_toc_get_scope at Base 1.0.0
gst_toc_get_tags at Base 1.0.0
gst_toc_get_type at Base 1.0.0
+ gst_toc_loop_type_get_type at Base 1.3.1
gst_toc_merge_tags at Base 1.0.0
gst_toc_new at Base 1.0.0
gst_toc_scope_get_type at Base 1.0.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gstreamer1.0.git
More information about the Pkg-gstreamer-commits
mailing list