This is an automated email from the git hooks/post-receive script.

gusnan pushed a commit to branch master
in repository allegro5.

commit 958e92b763156d92ec16247aefae7d5390af8349
Author: Andreas Rönnquist <[email protected]>
Date:   Sun Oct 22 17:06:29 2017 +0200

    Update symbols files
---
 debian/liballegro-audio5.2.symbols |  4 ++++
 debian/liballegro5.2.symbols       | 19 +++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/debian/liballegro-audio5.2.symbols 
b/debian/liballegro-audio5.2.symbols
index 5a31f37..182b00f 100644
--- a/debian/liballegro-audio5.2.symbols
+++ b/debian/liballegro-audio5.2.symbols
@@ -85,6 +85,7 @@ liballegro_audio.so.5.2 liballegro-audio5.2 #MINVER#
  al_load_audio_stream_f@Base 2:5.0.6
  al_load_sample@Base 2:5.0.6
  al_load_sample_f@Base 2:5.0.6
+ al_lock_sample_id@Base 2:5.2.3.0
  al_play_sample@Base 2:5.0.6
  al_play_sample_instance@Base 2:5.0.6
  al_register_audio_stream_loader@Base 2:5.0.6
@@ -99,6 +100,7 @@ liballegro_audio.so.5.2 liballegro-audio5.2 #MINVER#
  al_save_sample@Base 2:5.0.6
  al_save_sample_f@Base 2:5.0.6
  al_seek_audio_stream_secs@Base 2:5.0.6
+ al_set_audio_stream_channel_matrix@Base 2:5.2.3.0
  al_set_audio_stream_fragment@Base 2:5.0.6
  al_set_audio_stream_gain@Base 2:5.0.6
  al_set_audio_stream_loop_secs@Base 2:5.0.6
@@ -114,6 +116,7 @@ liballegro_audio.so.5.2 liballegro-audio5.2 #MINVER#
  al_set_mixer_postprocess_callback@Base 2:5.0.6
  al_set_mixer_quality@Base 2:5.0.6
  al_set_sample@Base 2:5.0.6
+ al_set_sample_instance_channel_matrix@Base 2:5.2.3.0
  al_set_sample_instance_gain@Base 2:5.0.6
  al_set_sample_instance_length@Base 2:5.0.6
  al_set_sample_instance_pan@Base 2:5.0.6
@@ -129,3 +132,4 @@ liballegro_audio.so.5.2 liballegro-audio5.2 #MINVER#
  al_stop_sample_instance@Base 2:5.0.6
  al_stop_samples@Base 2:5.0.6
  al_uninstall_audio@Base 2:5.0.6
+ al_unlock_sample_id@Base 2:5.2.3.0
diff --git a/debian/liballegro5.2.symbols b/debian/liballegro5.2.symbols
index 95a475f..9eea4de 100644
--- a/debian/liballegro5.2.symbols
+++ b/debian/liballegro5.2.symbols
@@ -8,6 +8,7 @@ liballegro.so.5.2 liballegro5.2 #MINVER#
  al_add_new_bitmap_flag@Base 2:5.0.6
  al_add_timer_count@Base 2:5.0.6
  al_append_path_component@Base 2:5.0.6
+ al_apply_window_constraints@Base 2:5.2.3.0
  al_attach_shader_source@Base 2:5.2.0
  al_attach_shader_source_file@Base 2:5.2.0
  al_backup_dirty_bitmap@Base 2:5.2.2
@@ -20,6 +21,7 @@ liballegro.so.5.2 liballegro5.2 #MINVER#
  al_change_directory@Base 2:5.0.6
  al_check_inverse@Base 2:5.0.6
  al_clear_depth_buffer@Base 2:5.2.0
+ al_clear_keyboard_state@Base 2:5.2.3.0
  al_clear_to_color@Base 2:5.0.6
  al_clipboard_has_text@Base 2:5.2.0
  al_clone_bitmap@Base 2:5.0.6
@@ -341,6 +343,7 @@ liballegro.so.5.2 liballegro5.2 #MINVER#
  al_open_fs_entry@Base 2:5.0.6
  al_orthographic_transform@Base 2:5.2.0
  al_path_cstr@Base 2:5.0.6
+ al_path_ustr@Base 2:5.2.3.0
  al_pause_event_queue@Base 2:5.2.0
  al_peek_next_event@Base 2:5.0.6
  al_perspective_transform@Base 2:5.2.0
@@ -557,26 +560,42 @@ liballegro.so.5.2 liballegro5.2 #MINVER#
  al_wait_for_event_timed@Base 2:5.0.6
  al_wait_for_event_until@Base 2:5.0.6
  al_wait_for_vsync@Base 2:5.0.6
+ al_x_set_initial_icon@Base 2:5.2.3.0
+ x11_xpm@Base 2:5.2.3.0
 liballegro_color.so.5.2 liballegro5.2 #MINVER#
  al_color_cmyk@Base 2:5.0.6
  al_color_cmyk_to_rgb@Base 2:5.0.6
+ al_color_distance_ciede2000@Base 2:5.2.3.0
  al_color_hsl@Base 2:5.0.6
  al_color_hsl_to_rgb@Base 2:5.0.6
  al_color_hsv@Base 2:5.0.6
  al_color_hsv_to_rgb@Base 2:5.0.6
  al_color_html@Base 2:5.0.6
  al_color_html_to_rgb@Base 2:5.0.6
+ al_color_lab@Base 2:5.2.3.0
+ al_color_lab_to_rgb@Base 2:5.2.3.0
+ al_color_lch@Base 2:5.2.3.0
+ al_color_lch_to_rgb@Base 2:5.2.3.0
  al_color_name@Base 2:5.0.6
  al_color_name_to_rgb@Base 2:5.0.6
  al_color_rgb_to_cmyk@Base 2:5.0.6
  al_color_rgb_to_hsl@Base 2:5.0.6
  al_color_rgb_to_hsv@Base 2:5.0.6
  al_color_rgb_to_html@Base 2:5.0.6
+ al_color_rgb_to_lab@Base 2:5.2.3.0
+ al_color_rgb_to_lch@Base 2:5.2.3.0
  al_color_rgb_to_name@Base 2:5.0.6
+ al_color_rgb_to_xyy@Base 2:5.2.3.0
+ al_color_rgb_to_xyz@Base 2:5.2.3.0
  al_color_rgb_to_yuv@Base 2:5.0.6
+ al_color_xyy@Base 2:5.2.3.0
+ al_color_xyy_to_rgb@Base 2:5.2.3.0
+ al_color_xyz@Base 2:5.2.3.0
+ al_color_xyz_to_rgb@Base 2:5.2.3.0
  al_color_yuv@Base 2:5.0.6
  al_color_yuv_to_rgb@Base 2:5.0.6
  al_get_allegro_color_version@Base 2:5.0.6
+ al_is_color_valid@Base 2:5.2.3.0
 liballegro_font.so.5.2 liballegro5.2 #MINVER#
  (regex|optional)"_al_*" 2:5.0.6
  al_create_builtin_font@Base 2:5.0.8

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/allegro5.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to