This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository allegro5.
commit 9091adb38f2aefebc899aea5c0875fa21ad1f22a Author: Tobias Hansen <[email protected]> Date: Thu Apr 21 17:24:13 2016 +0100 Update sonames and package names in symbol files. --- debian/liballegro-acodec5.2.symbols | 2 +- debian/liballegro-audio5.2.symbols | 2 +- debian/liballegro-dialog5.2.symbols | 2 +- debian/liballegro-image5.2.symbols | 2 +- debian/liballegro-physfs5.2.symbols | 2 +- debian/liballegro-ttf5.2.symbols | 2 +- debian/liballegro5.2.symbols | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/liballegro-acodec5.2.symbols b/debian/liballegro-acodec5.2.symbols index 66fde32..9ba2fd9 100644 --- a/debian/liballegro-acodec5.2.symbols +++ b/debian/liballegro-acodec5.2.symbols @@ -1,4 +1,4 @@ -liballegro_acodec.so.5.0 liballegro-acodec5.0 #MINVER# +liballegro_acodec.so.5.2 liballegro-acodec5.2 #MINVER# (regex|optional)"_al_*" 2:5.0.6 al_get_allegro_acodec_version@Base 2:5.0.6 al_init_acodec_addon@Base 2:5.0.6 diff --git a/debian/liballegro-audio5.2.symbols b/debian/liballegro-audio5.2.symbols index 7e0834d..b7f3ea6 100644 --- a/debian/liballegro-audio5.2.symbols +++ b/debian/liballegro-audio5.2.symbols @@ -1,4 +1,4 @@ -liballegro_audio.so.5.0 liballegro-audio5.0 #MINVER# +liballegro_audio.so.5.2 liballegro-audio5.2 #MINVER# (regex|optional)"_al_*" 2:5.0.6 al_attach_audio_stream_to_mixer@Base 2:5.0.6 al_attach_audio_stream_to_voice@Base 2:5.0.6 diff --git a/debian/liballegro-dialog5.2.symbols b/debian/liballegro-dialog5.2.symbols index 5eff86c..0747b87 100644 --- a/debian/liballegro-dialog5.2.symbols +++ b/debian/liballegro-dialog5.2.symbols @@ -1,4 +1,4 @@ -liballegro_dialog.so.5.0 liballegro-dialog5.0 #MINVER# +liballegro_dialog.so.5.2 liballegro-dialog5.2 #MINVER# (regex|optional)"_al_*" 2:5.0.6 al_append_native_text_log@Base 2:5.0.6 al_close_native_text_log@Base 2:5.0.6 diff --git a/debian/liballegro-image5.2.symbols b/debian/liballegro-image5.2.symbols index 1899461..3ad6f28 100644 --- a/debian/liballegro-image5.2.symbols +++ b/debian/liballegro-image5.2.symbols @@ -1,4 +1,4 @@ -liballegro_image.so.5.0 liballegro-image5.0 #MINVER# +liballegro_image.so.5.2 liballegro-image5.2 #MINVER# (regex|optional)"_al_*" 2:5.0.6 al_get_allegro_image_version@Base 2:5.0.6 al_init_image_addon@Base 2:5.0.6 diff --git a/debian/liballegro-physfs5.2.symbols b/debian/liballegro-physfs5.2.symbols index 8094e12..b69133b 100644 --- a/debian/liballegro-physfs5.2.symbols +++ b/debian/liballegro-physfs5.2.symbols @@ -1,4 +1,4 @@ -liballegro_physfs.so.5.0 liballegro-physfs5.0 #MINVER# +liballegro_physfs.so.5.2 liballegro-physfs5.2 #MINVER# (regex|optional)"_al_*" 2:5.0.6 al_get_allegro_physfs_version@Base 2:5.0.6 al_set_physfs_file_interface@Base 2:5.0.6 diff --git a/debian/liballegro-ttf5.2.symbols b/debian/liballegro-ttf5.2.symbols index 3e6090c..c188e09 100644 --- a/debian/liballegro-ttf5.2.symbols +++ b/debian/liballegro-ttf5.2.symbols @@ -1,4 +1,4 @@ -liballegro_ttf.so.5.0 liballegro-ttf5.0 #MINVER# +liballegro_ttf.so.5.2 liballegro-ttf5.2 #MINVER# al_get_allegro_ttf_version@Base 2:5.0.6 al_init_ttf_addon@Base 2:5.0.6 al_load_ttf_font@Base 2:5.0.6 diff --git a/debian/liballegro5.2.symbols b/debian/liballegro5.2.symbols index 3654c96..0e5fa8d 100644 --- a/debian/liballegro5.2.symbols +++ b/debian/liballegro5.2.symbols @@ -1,4 +1,4 @@ -liballegro.so.5.0 liballegro5.0 #MINVER# +liballegro.so.5.2 liballegro5.2 #MINVER# (regex|optional)"_al_*" 2:5.0.6 al_acknowledge_resize@Base 2:5.0.6 al_add_config_comment@Base 2:5.0.6 -- 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

