[SCM] libzen/master: Fix unlisted std:: symbol in libzen0.symbols

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Sat Feb 23 17:52:53 UTC 2013


The following commit has been merged in the master branch:
commit c0b2e496e55def3f6c06821cef73725c3f0594ea
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Sun Feb 24 00:33:13 2013 +0800

    Fix unlisted std:: symbol in libzen0.symbols
    
    Closes: #701314

diff --git a/debian/libzen0.symbols b/debian/libzen0.symbols
index 7cfe5da..a9fca54 100644
--- a/debian/libzen0.symbols
+++ b/debian/libzen0.symbols
@@ -407,6 +407,6 @@ 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\*|bool) std::" 0.4.23
+ (optional|c++|regex)"^(void|ZenLib::ZtringList\*|ZenLib::Ztring\*|bool|wchar_t\*) std::" 0.4.23
  (optional|c++|regex)"^ZenLib::Ztring::ToZtring" 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