New upstream GIT snapshot.
diff --git a/debian/changelog b/debian/changelog
index 61170ea..b0341dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gstreamer1.0 (1.5.0.1+git20150316-1) experimental; urgency=medium
+
+  * New upstream GIT snapshot.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 16 Mar 2015 19:10:11 +0100
+
 gstreamer1.0 (1.4.5-1) experimental; urgency=medium
 
   * New upstream bugfix release.
diff --git a/debian/control b/debian/control
index a55caee..b0ce278 100644
--- a/debian/control
+++ b/debian/control
@@ -131,7 +131,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          pkg-config,
-         libgstreamer1.0-0 (>= 1.4.3)
+         libgstreamer1.0-0 (>= 1.5.0.1+git20150316)
 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/libgstreamer-dev.install b/debian/libgstreamer-dev.install
index 1f7959f..fa395a4 100644
--- a/debian/libgstreamer-dev.install
+++ b/debian/libgstreamer-dev.install
@@ -1,4 +1,5 @@
 debian/tmp/usr/include
+debian/tmp/usr/lib/*/gstreamer-1.0/include
 debian/tmp/usr/lib/*/*.so
 debian/tmp/usr/lib/*/pkgconfig
 debian/tmp/usr/share/aclocal
diff --git a/debian/libgstreamer.symbols b/debian/libgstreamer.symbols
index a9e0eee..97cf6d9 100644
--- a/debian/libgstreamer.symbols
+++ b/debian/libgstreamer.symbols
@@ -18,6 +18,7 @@
  gst_adapter_take@Base 1.0.0
  gst_adapter_take_buffer@Base 1.0.0
  gst_adapter_take_buffer_fast@Base 1.2.0
+ gst_adapter_take_buffer_list@Base 1.5.0.1+git20150316
  gst_adapter_take_list@Base 1.0.0
  gst_adapter_unmap@Base 1.0.0
  gst_base_parse_add_index_entry@Base 1.0.0
@@ -142,6 +143,7 @@
  gst_byte_reader_get_remaining@Base 1.0.0
  gst_byte_reader_get_size@Base 1.0.0
  gst_byte_reader_get_string_utf8@Base 1.0.0
+ gst_byte_reader_get_sub_reader@Base 1.5.0.1+git20150316
  gst_byte_reader_get_uint16_be@Base 1.0.0
  gst_byte_reader_get_uint16_le@Base 1.0.0
  gst_byte_reader_get_uint24_be@Base 1.0.0
@@ -153,6 +155,7 @@
  gst_byte_reader_get_uint8@Base 1.0.0
  gst_byte_reader_init@Base 1.0.0
  gst_byte_reader_masked_scan_uint32@Base 1.0.0
+ gst_byte_reader_masked_scan_uint32_peek@Base 1.5.0.1+git20150316
  gst_byte_reader_new@Base 1.0.0
  gst_byte_reader_peek_data@Base 1.0.0
  gst_byte_reader_peek_float32_be@Base 1.0.0
@@ -169,6 +172,7 @@
  gst_byte_reader_peek_int64_le@Base 1.0.0
  gst_byte_reader_peek_int8@Base 1.0.0
  gst_byte_reader_peek_string_utf8@Base 1.0.0
+ gst_byte_reader_peek_sub_reader@Base 1.5.0.1+git20150316
  gst_byte_reader_peek_uint16_be@Base 1.0.0
  gst_byte_reader_peek_uint16_le@Base 1.0.0
  gst_byte_reader_peek_uint24_be@Base 1.0.0
@@ -263,11 +267,14 @@
  gst_data_queue_push_force@Base 1.2.0
  gst_data_queue_set_flushing@Base 1.2.0
  gst_flow_combiner_add_pad@Base 1.4.0
+ gst_flow_combiner_clear@Base 1.5.0.1+git20150316
  gst_flow_combiner_free@Base 1.4.0
  gst_flow_combiner_get_type@Base 1.4.0
  gst_flow_combiner_new@Base 1.4.0
  gst_flow_combiner_remove_pad@Base 1.4.0
+ gst_flow_combiner_reset@Base 1.5.0.1+git20150316
  gst_flow_combiner_update_flow@Base 1.4.0
+ gst_flow_combiner_update_pad_flow@Base 1.5.0.1+git20150316
  gst_push_src_get_type@Base 1.0.0
  gst_queue_array_drop_element@Base 1.2.0
  gst_queue_array_find@Base 1.2.0
@@ -284,6 +291,7 @@
  gst_type_find_helper_for_extension@Base 1.0.0
  gst_type_find_helper_get_range@Base 1.0.0
 libgstcheck-1.0.so.0 libgstreamer1.0-0 #MINVER#
+ _ck_assert_failed@Base 1.5.0.1+git20150316
  _fail_unless@Base 1.0.0
  _gst_check_expecting_log@Base 1.0.0
  _gst_check_raised_critical@Base 1.0.0
@@ -300,7 +308,6 @@
  check_micro_version@Base 1.0.0
  check_minor_version@Base 1.0.0
  check_mutex@Base 1.0.0
- check_waitpid_and_exit@Base 1.0.0
  gst_buffer_straw_get_buffer@Base 1.0.0
  gst_buffer_straw_start_pipeline@Base 1.0.0
  gst_buffer_straw_stop_pipeline@Base 1.0.0
@@ -313,6 +320,8 @@
  gst_check_element_push_buffer_list@Base 1.0.0
  gst_check_init@Base 1.0.0
  gst_check_message_error@Base 1.0.0
+ gst_check_object_destroyed_on_unref@Base 1.5.0.1+git20150316
+ gst_check_objects_destroyed_on_unref@Base 1.5.0.1+git20150316
  gst_check_run_suite@Base 1.0.0
  gst_check_setup_element@Base 1.0.0
  gst_check_setup_events@Base 1.2.0
@@ -355,20 +364,25 @@
  srunner_fork_status@Base 1.0.0
  srunner_free@Base 1.0.0
  srunner_has_log@Base 1.0.0
+ srunner_has_tap@Base 1.5.0.1+git20150316
  srunner_has_xml@Base 1.0.0
  srunner_log_fname@Base 1.0.0
  srunner_ntests_failed@Base 1.0.0
  srunner_ntests_run@Base 1.0.0
  srunner_print@Base 1.0.0
  srunner_results@Base 1.0.0
+ srunner_run@Base 1.5.0.1+git20150316
  srunner_run_all@Base 1.0.0
  srunner_set_fork_status@Base 1.0.0
  srunner_set_log@Base 1.0.0
+ srunner_set_tap@Base 1.5.0.1+git20150316
  srunner_set_xml@Base 1.0.0
+ srunner_tap_fname@Base 1.5.0.1+git20150316
  srunner_xml_fname@Base 1.0.0
  start_cond@Base 1.0.0
  suite_add_tcase@Base 1.0.0
  suite_create@Base 1.0.0
+ suite_tcase@Base 1.5.0.1+git20150316
  sync_cond@Base 1.0.0
  tcase_add_checked_fixture@Base 1.0.0
  tcase_add_unchecked_fixture@Base 1.0.0
@@ -385,6 +399,7 @@
 libgstcontroller-1.0.so.0 libgstreamer1.0-0 #MINVER#
  gst_argb_control_binding_get_type@Base 1.0.0
  gst_argb_control_binding_new@Base 1.0.0
+ gst_control_point_get_type@Base 1.5.0.1+git20150316
  gst_direct_control_binding_get_type@Base 1.0.0
  gst_direct_control_binding_new@Base 1.0.0
  gst_interpolation_control_source_get_type@Base 1.0.0
@@ -406,10 +421,13 @@
  gst_trigger_control_source_new@Base 1.0.0
 libgstnet-1.0.so.0 libgstreamer1.0-0 #MINVER#
  gst_buffer_add_net_address_meta@Base 1.0.0
+ gst_buffer_add_net_control_message_meta@Base 1.5.0.1+git20150316
  gst_net_address_meta_api_get_type@Base 1.0.0
  gst_net_address_meta_get_info@Base 1.0.0
  gst_net_client_clock_get_type@Base 1.0.0
  gst_net_client_clock_new@Base 1.0.0
+ gst_net_control_message_meta_api_get_type@Base 1.5.0.1+git20150316
+ gst_net_control_message_meta_get_info@Base 1.5.0.1+git20150316
  gst_net_time_packet_copy@Base 1.0.0
  gst_net_time_packet_free@Base 1.0.0
  gst_net_time_packet_get_type@Base 1.0.0
@@ -530,11 +548,13 @@
  gst_bin_recalculate_latency@Base 1.0.0
  gst_bin_remove@Base 1.0.0
  gst_bin_remove_many@Base 1.0.0
+ gst_bin_sync_children_states@Base 1.5.0.1+git20150316
  gst_bitmask_get_type@Base 1.0.0
  gst_buffer_add_meta@Base 1.0.0
  gst_buffer_append@Base 1.0.0
  gst_buffer_append_memory@Base 1.0.0
  gst_buffer_append_region@Base 1.0.0
+ gst_buffer_copy_deep@Base 1.5.0.1+git20150316
  gst_buffer_copy_flags_get_type@Base 1.0.0
  gst_buffer_copy_into@Base 1.0.0
  gst_buffer_copy_region@Base 1.0.0
@@ -627,6 +647,7 @@
  gst_bus_pop_filtered@Base 1.0.0
  gst_bus_post@Base 1.0.0
  gst_bus_remove_signal_watch@Base 1.0.0
+ gst_bus_remove_watch@Base 1.5.0.1+git20150316
  gst_bus_set_flushing@Base 1.0.0
  gst_bus_set_sync_handler@Base 1.0.0
  gst_bus_sync_reply_get_type@Base 1.0.0
@@ -661,8 +682,10 @@
  gst_caps_features_remove_id@Base 1.2.0
  gst_caps_features_set_parent_refcount@Base 1.2.0
  gst_caps_features_to_string@Base 1.2.0
+ gst_caps_filter_and_map_in_place@Base 1.5.0.1+git20150316
  gst_caps_fixate@Base 1.0.0
  gst_caps_flags_get_type@Base 1.0.0
+ gst_caps_foreach@Base 1.5.0.1+git20150316
  gst_caps_from_string@Base 1.0.0
  gst_caps_get_features@Base 1.2.0
  gst_caps_get_size@Base 1.0.0
@@ -681,6 +704,7 @@
  gst_caps_is_subset@Base 1.0.0
  gst_caps_is_subset_structure@Base 1.0.0
  gst_caps_is_subset_structure_full@Base 1.2.0
+ gst_caps_map_in_place@Base 1.5.0.1+git20150316
  gst_caps_merge@Base 1.0.0
  gst_caps_merge_structure@Base 1.0.0
  gst_caps_merge_structure_full@Base 1.2.0
@@ -715,7 +739,9 @@
  gst_child_proxy_set_property@Base 1.0.0
  gst_child_proxy_set_valist@Base 1.0.0
  gst_clock_add_observation@Base 1.0.0
+ gst_clock_add_observation_unapplied@Base 1.5.0.1+git20150316
  gst_clock_adjust_unlocked@Base 1.0.0
+ gst_clock_adjust_with_calibration@Base 1.5.0.1+git20150316
  gst_clock_entry_type_get_type@Base 1.0.0
  gst_clock_flags_get_type@Base 1.0.0
  gst_clock_get_calibration@Base 1.0.0
@@ -792,6 +818,7 @@
  gst_date_time_to_iso8601_string@Base 1.0.0
  gst_date_time_unref@Base 1.0.0
  gst_debug_add_log_function@Base 1.0.0
+ gst_debug_bin_to_dot_data@Base 1.5.0.1+git20150316
  gst_debug_bin_to_dot_file@Base 1.0.0
  gst_debug_bin_to_dot_file_with_ts@Base 1.0.0
  gst_debug_category_free@Base 1.0.0
@@ -1190,6 +1217,7 @@
  gst_object_get_value_array@Base 1.0.0
  gst_object_has_active_control_bindings@Base 1.0.0
  gst_object_has_ancestor@Base 1.0.0
+ gst_object_has_parent@Base 1.5.0.1+git20150316
  gst_object_ref@Base 1.0.0
  gst_object_ref_sink@Base 1.0.0
  gst_object_remove_control_binding@Base 1.0.0
@@ -1391,6 +1419,7 @@
  gst_preset_get_preset_names@Base 1.0.0
  gst_preset_get_property_names@Base 1.0.0
  gst_preset_get_type@Base 1.0.0
+ gst_preset_is_editable@Base 1.5.0.1+git20150316
  gst_preset_load_preset@Base 1.0.0
  gst_preset_rename_preset@Base 1.0.0
  gst_preset_save_preset@Base 1.0.0
@@ -1556,6 +1585,7 @@
  gst_structure_can_intersect@Base 1.0.0
  gst_structure_change_type_get_type@Base 1.0.0
  gst_structure_copy@Base 1.0.0
+ gst_structure_filter_and_map_in_place@Base 1.5.0.1+git20150316
  gst_structure_fixate@Base 1.0.0
  gst_structure_fixate_field@Base 1.0.0
  gst_structure_fixate_field_boolean@Base 1.0.0
@@ -1766,20 +1796,60 @@
  gst_type_find_suggest@Base 1.0.0
  gst_type_find_suggest_simple@Base 1.0.0
  gst_update_registry@Base 1.0.0
+ gst_uri_append_path@Base 1.5.0.1+git20150316
+ gst_uri_append_path_segment@Base 1.5.0.1+git20150316
  gst_uri_construct@Base 1.0.0
+ gst_uri_equal@Base 1.5.0.1+git20150316
  gst_uri_error_get_type@Base 1.0.0
  gst_uri_error_quark@Base 1.0.0
+ gst_uri_from_string@Base 1.5.0.1+git20150316
+ gst_uri_from_string_with_base@Base 1.5.0.1+git20150316
+ gst_uri_get_fragment@Base 1.5.0.1+git20150316
+ gst_uri_get_host@Base 1.5.0.1+git20150316
  gst_uri_get_location@Base 1.0.0
+ gst_uri_get_path@Base 1.5.0.1+git20150316
+ gst_uri_get_path_segments@Base 1.5.0.1+git20150316
+ gst_uri_get_path_string@Base 1.5.0.1+git20150316
+ gst_uri_get_port@Base 1.5.0.1+git20150316
  gst_uri_get_protocol@Base 1.0.0
+ gst_uri_get_query_keys@Base 1.5.0.1+git20150316
+ gst_uri_get_query_string@Base 1.5.0.1+git20150316
+ gst_uri_get_query_table@Base 1.5.0.1+git20150316
+ gst_uri_get_query_value@Base 1.5.0.1+git20150316
+ gst_uri_get_scheme@Base 1.5.0.1+git20150316
+ gst_uri_get_type@Base 1.5.0.1+git20150316
+ gst_uri_get_userinfo@Base 1.5.0.1+git20150316
  gst_uri_handler_get_protocols@Base 1.0.0
  gst_uri_handler_get_type@Base 1.0.0
  gst_uri_handler_get_uri@Base 1.0.0
  gst_uri_handler_get_uri_type@Base 1.0.0
  gst_uri_handler_set_uri@Base 1.0.0
  gst_uri_has_protocol@Base 1.0.0
+ gst_uri_is_normalized@Base 1.5.0.1+git20150316
  gst_uri_is_valid@Base 1.0.0
+ gst_uri_is_writable@Base 1.5.0.1+git20150316
+ gst_uri_join@Base 1.5.0.1+git20150316
+ gst_uri_join_strings@Base 1.5.0.1+git20150316
+ gst_uri_make_writable@Base 1.5.0.1+git20150316
+ gst_uri_new@Base 1.5.0.1+git20150316
+ gst_uri_new_with_base@Base 1.5.0.1+git20150316
+ gst_uri_normalize@Base 1.5.0.1+git20150316
  gst_uri_protocol_is_supported@Base 1.0.0
  gst_uri_protocol_is_valid@Base 1.0.0
+ gst_uri_query_has_key@Base 1.5.0.1+git20150316
+ gst_uri_remove_query_key@Base 1.5.0.1+git20150316
+ gst_uri_set_fragment@Base 1.5.0.1+git20150316
+ gst_uri_set_host@Base 1.5.0.1+git20150316
+ gst_uri_set_path@Base 1.5.0.1+git20150316
+ gst_uri_set_path_segments@Base 1.5.0.1+git20150316
+ gst_uri_set_path_string@Base 1.5.0.1+git20150316
+ gst_uri_set_port@Base 1.5.0.1+git20150316
+ gst_uri_set_query_string@Base 1.5.0.1+git20150316
+ gst_uri_set_query_table@Base 1.5.0.1+git20150316
+ gst_uri_set_query_value@Base 1.5.0.1+git20150316
+ gst_uri_set_scheme@Base 1.5.0.1+git20150316
+ gst_uri_set_userinfo@Base 1.5.0.1+git20150316
+ gst_uri_to_string@Base 1.5.0.1+git20150316
  gst_uri_type_get_type@Base 1.0.0
  gst_util_array_binary_search@Base 1.0.0
  gst_util_double_to_fraction@Base 1.0.0
diff --git a/debian/rules b/debian/rules
index 8b5249a..d5232ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -226,7 +226,7 @@
 DEB_SHLIBDEPS_INCLUDE += debian/$(gst_lib)/usr/lib/$(DEB_HOST_MULTIARCH)
 
 install/$(gst_lib_dev)::
-	gcc -o debian/tmp/usr/bin/gst-codec-info-1.0 debian/gst-codec-info.c $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) `pkg-config --libs --cflags glib-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0` debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libgstreamer-1.0.so -Idebian/tmp/usr/include/gstreamer-1.0
+	gcc -o debian/tmp/usr/bin/gst-codec-info-1.0 debian/gst-codec-info.c $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) `pkg-config --libs --cflags glib-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0` debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libgstreamer-1.0.so -Idebian/tmp/usr/include/gstreamer-1.0 -Idebian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/gstreamer-1.0/include
 	perldoc -o man debian/dh_gstscancodecs > debian/tmp/usr/share/man/man1/dh_gstscancodecs.1
 
 .PHONY: maint