[SCM] libmediainfo/master: Update regex for ignored symbols

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Sun Jun 3 15:30:24 UTC 2012


The following commit has been merged in the master branch:
commit 22ad4d4f3bd56453d825c4461fd5a3ef3578c384
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Thu May 24 20:59:05 2012 +0800

    Update regex for ignored symbols

diff --git a/debian/libmediainfo0.symbols b/debian/libmediainfo0.symbols
index d92a825..d7430f3 100644
--- a/debian/libmediainfo0.symbols
+++ b/debian/libmediainfo0.symbols
@@ -117,5 +117,5 @@ libmediainfo.so.0 libmediainfo0 #MINVER#
  (c++)"MediaInfoLib::MediaInfo::State_Get()@Base" 0.7.52
  (c++)"MediaInfoLib::MediaInfo::MediaInfo()@Base" 0.7.52
  (c++)"MediaInfoLib::MediaInfo::~MediaInfo()@Base" 0.7.52
- (optional|c++|regex)"^std::" 0.7.52
- (optional|c++|regex)"^(bool|void|MediaInfoLib::File_Mxf::indextable\*) std::" 0.7.52
+ (optional|c++|regex)"^(std|__gnu_cxx)::" 0.7.52
+ (optional|c++|regex)"^(bool|void|MediaInfoLib::File_Mxf::indextable\*|(unsigned )?(int|short|(long )?long)\*) (std|__gnu_cxx)::" 0.7.52

-- 
libmediainfo packaging



More information about the pkg-multimedia-commits mailing list