This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository allegro5.
commit e76912af1d02bc54cf5eeb0d24c9449b71cf8415 Author: Tobias Hansen <[email protected]> Date: Mon Dec 19 23:12:32 2016 +0000 Update symbols file. --- debian/liballegro5.2.symbols | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/liballegro5.2.symbols b/debian/liballegro5.2.symbols index 93c3ddc..95a475f 100644 --- a/debian/liballegro5.2.symbols +++ b/debian/liballegro5.2.symbols @@ -10,6 +10,8 @@ liballegro.so.5.2 liballegro5.2 #MINVER# al_append_path_component@Base 2:5.0.6 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 + al_backup_dirty_bitmaps@Base 2:5.2.2 al_broadcast_cond@Base 2:5.0.6 al_build_camera_transform@Base 2:5.2.0 al_build_shader@Base 2:5.2.0 @@ -132,9 +134,11 @@ liballegro.so.5.2 liballegro5.2 #MINVER# al_get_allegro_version@Base 2:5.0.6 al_get_app_name@Base 2:5.0.6 al_get_backbuffer@Base 2:5.0.6 + al_get_bitmap_depth@Base 2:5.2.2 al_get_bitmap_flags@Base 2:5.0.6 al_get_bitmap_format@Base 2:5.0.6 al_get_bitmap_height@Base 2:5.0.6 + al_get_bitmap_samples@Base 2:5.2.2 al_get_bitmap_width@Base 2:5.0.6 al_get_bitmap_x@Base 2:5.2.0 al_get_bitmap_y@Base 2:5.2.0 @@ -204,8 +208,10 @@ liballegro.so.5.2 liballegro5.2 #MINVER# al_get_mouse_state@Base 2:5.0.6 al_get_mouse_state_axis@Base 2:5.0.6 al_get_mouse_wheel_precision@Base 2:5.2.0 + al_get_new_bitmap_depth@Base 2:5.2.2 al_get_new_bitmap_flags@Base 2:5.0.6 al_get_new_bitmap_format@Base 2:5.0.6 + al_get_new_bitmap_samples@Base 2:5.2.2 al_get_new_display_adapter@Base 2:5.0.6 al_get_new_display_flags@Base 2:5.0.6 al_get_new_display_option@Base 2:5.0.6 @@ -413,8 +419,10 @@ liballegro.so.5.2 liballegro5.2 #MINVER# al_set_mouse_wheel_precision@Base 2:5.2.0 al_set_mouse_xy@Base 2:5.0.6 al_set_mouse_z@Base 2:5.0.6 + al_set_new_bitmap_depth@Base 2:5.2.2 al_set_new_bitmap_flags@Base 2:5.0.6 al_set_new_bitmap_format@Base 2:5.0.6 + al_set_new_bitmap_samples@Base 2:5.2.2 al_set_new_display_adapter@Base 2:5.0.6 al_set_new_display_flags@Base 2:5.0.6 al_set_new_display_option@Base 2:5.0.6 @@ -591,6 +599,7 @@ liballegro_font.so.5.2 liballegro5.2 #MINVER# al_get_font_descent@Base 2:5.0.6 al_get_font_line_height@Base 2:5.0.6 al_get_font_ranges@Base 2:5.2.0 + al_get_glyph@Base 2:5.2.2 al_get_glyph_advance@Base 2:5.2.0 al_get_glyph_dimensions@Base 2:5.2.0 al_get_glyph_width@Base 2:5.2.0 -- 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

