[SCM] vlc/master: Bump version requirmenets for meta data change
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun Sep 13 23:19:08 UTC 2015
The following commit has been merged in the master branch:
commit c07cb49f747ea4523bf56516666e341d0438d0e2
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Sep 14 00:45:27 2015 +0200
Bump version requirmenets for meta data change
Closes: #798763, #798899
diff --git a/debian/libvlccore8.symbols b/debian/libvlccore8.symbols
index 76f4e03..4e41834 100644
--- a/debian/libvlccore8.symbols
+++ b/debian/libvlccore8.symbols
@@ -206,7 +206,7 @@ libvlccore.so.8 libvlccore8 #MINVER#
input_item_DelInfo at Base 2.0.0
input_item_GetDuration at Base 2.0.0
input_item_GetInfo at Base 2.0.0
- input_item_GetMeta at Base 2.0.0
+ input_item_GetMeta at Base 2.2.0
input_item_GetName at Base 2.0.0
input_item_GetTitleFbName at Base 2.0.0
input_item_GetURI at Base 2.0.0
@@ -215,14 +215,14 @@ libvlccore.so.8 libvlccore8 #MINVER#
input_item_IsArtFetched at Base 2.0.0
input_item_IsPreparsed at Base 2.0.0
input_item_MergeInfos at Base 2.0.0
- input_item_MetaMatch at Base 2.0.0
+ input_item_MetaMatch at Base 2.2.0
input_item_NewExt at Base 2.0.0
input_item_NewWithType at Base 2.0.0
input_item_PostSubItem at Base 2.0.0
input_item_Release at Base 2.1.0
input_item_ReplaceInfos at Base 2.0.0
input_item_SetDuration at Base 2.0.0
- input_item_SetMeta at Base 2.0.0
+ input_item_SetMeta at Base 2.2.0
input_item_SetName at Base 2.0.0
input_item_SetURI at Base 2.0.0
input_item_WriteMeta at Base 2.0.0
@@ -532,15 +532,15 @@ libvlccore.so.8 libvlccore8 #MINVER#
vlc_meta_AddExtra at Base 2.0.0
vlc_meta_CopyExtraNames at Base 2.0.0
vlc_meta_Delete at Base 2.0.0
- vlc_meta_Get at Base 2.0.0
+ vlc_meta_Get at Base 2.2.0
vlc_meta_GetExtra at Base 2.0.0
vlc_meta_GetExtraCount at Base 2.0.0
vlc_meta_GetStatus at Base 2.0.0
vlc_meta_Merge at Base 2.0.0
vlc_meta_New at Base 2.0.0
- vlc_meta_Set at Base 2.0.0
+ vlc_meta_Set at Base 2.2.0
vlc_meta_SetStatus at Base 2.0.0
- vlc_meta_TypeToLocalizedString at Base 2.0.0
+ vlc_meta_TypeToLocalizedString at Base 2.2.0
vlc_mime_Ext2Mime at Base 2.1.0
vlc_mkdir at Base 2.0.0
vlc_mkstemp at Base 2.0.0
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list