[SCM] libzen/master: Update optional symbols regex for std:: functions

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Sun Jun 3 07:06:06 UTC 2012


The following commit has been merged in the master branch:
commit 43990093f55786780c96d752e9c40e359a880d1a
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Sun Jun 3 13:32:30 2012 +0800

    Update optional symbols regex for std:: functions

diff --git a/debian/libzen0.symbols b/debian/libzen0.symbols
index 4c89a28..9a3464b 100644
--- a/debian/libzen0.symbols
+++ b/debian/libzen0.symbols
@@ -407,5 +407,5 @@ libzen.so.0 libzen0 #MINVER#
  (c++)"ZenLib::Ztring::~Ztring()@Base" 0.4.23
  (optional|c++|regex)"^__gnu_cxx::" 0.4.23
  (optional|c++|regex)"^std::" 0.4.23
- (optional|c++|regex)"^(void|ZenLib::ZtringList\*|ZenLib::Ztring\*) std::" 0.4.23
+ (optional|c++|regex)"^(void|ZenLib::ZtringList\*|ZenLib::Ztring\*|bool) std::" 0.4.23
  (optional|c++)"ZenLib::Ztring::From_Number(unsigned long, unsigned char)@Base" 0.4.23

-- 
libzen packaging



More information about the pkg-multimedia-commits mailing list