[SCM] libde265/master: Updated for new C++11 symbols.

fancycode-guest at users.alioth.debian.org fancycode-guest at users.alioth.debian.org
Mon Jan 11 17:20:33 UTC 2016


The following commit has been merged in the master branch:
commit 39fef6f3713fd408d82e4cc7864bef4249209da5
Author: Joachim Bauch <bauch at struktur.de>
Date:   Mon Jan 11 18:20:28 2016 +0100

    Updated for new C++11 symbols.

diff --git a/debian/libde265-0.symbols b/debian/libde265-0.symbols
index 0e73a64..305d148 100644
--- a/debian/libde265-0.symbols
+++ b/debian/libde265-0.symbols
@@ -1,13 +1,12 @@
 libde265.so.0 libde265-0 #MINVER#
- (optional|c++|regex)"^char\* std::basic_string<.*@Base$" 1.0.2
  (optional|c++|regex)"^std::_Sp_counted_base<.*@Base$" 1.0.2
- (optional|c++|regex)"^std::basic_string<.*@Base$" 1.0.2
- (optional|c++|regex)"^std::basic_stringbuf<.*@Base$" 1.0.2
+ (optional|c++|regex)"^std::__cxx11::basic_string<.*@Base$" 1.0.2
+ (optional|c++|regex)"^std::__cxx11::basic_stringbuf<.*@Base$" 1.0.2
  (optional|c++|regex)"^std::vector<.*@Base$" 1.0.2
+ (optional|c++|regex)"^std::_Bvector_base<.*@Base$" 1.0.2
  (optional|c++|regex)"^typeinfo for std::.*@Base$" 1.0.2
  (optional|c++|regex)"^typeinfo name for std::.*@Base$" 1.0.2
  (optional|c++|regex)"^void std::vector<.*@Base$" 1.0.2
- (optional|c++|regex)"^vtable for std::.*@Base$" 1.0.2
  (optional=only used internally by dec265|c++)"MSE(unsigned char const*, int, unsigned char const*, int, int, int)@Base" 1.0.2
  (optional=only used internally by dec265|c++)"PSNR(double)@Base" 1.0.2
  (optional=only used by the non-final encoder api)de265_alloc_image_plane at Base 1.0.2

-- 
libde265 packaging



More information about the pkg-multimedia-commits mailing list