New version of libde265 available for upload

Sebastian Ramacher sramacher at debian.org
Mon Jan 11 16:44:26 UTC 2016


Hi Sven

On 2016-01-11 15:56:37, Joachim Bauch wrote:
> Hi all,
> 
> there is a bugfix release of libde265 for which I just updated the
> packaging on Alioth:
> http://anonscm.debian.org/cgit/pkg-multimedia/libde265.git/
> 
> Could somebody please review my changes and upload the new package if
> all is fine?

Thanks for the update. I pushed some changes to switch to automatic dbg
packages.

The build currently contains

dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libde265-0/DEBIAN/symbols doesn't match completely debian/libde265-0.symbols
--- debian/libde265-0.symbols (libde265-0_1.0.2-2_amd64)
+++ dpkg-gensymbols7X5vg7       2016-01-11 16:37:38.270478825 +0000
@@ -1,15 +1,20 @@
 libde265.so.0 libde265-0 #MINVER#
  (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|c++|regex)"^char\* std::basic_string<.*@Base$" 1.0.2
+#MISSING: 1.0.2-2# (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
+#MISSING: 1.0.2-2# (optional|c++|regex)"^std::basic_string<.*@Base$" 1.0.2
+#MISSING: 1.0.2-2# (optional|c++|regex)"^std::basic_stringbuf<.*@Base$" 1.0.2
  (optional|c++|regex)"^std::vector<.*@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
+#MISSING: 1.0.2-2# (optional|c++|regex)"^vtable for std::.*@Base$" 1.0.2
+ _ZNSt13_Bvector_baseISaIbEE13_M_deallocateEv at Base 1.0.2-2
+ _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev at Base 1.0.2-2
+ _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev at Base 1.0.2-2
+ _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev at Base 1.0.2-2
+ _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_ at Base 1.0.2-2
  (optional=only used by the non-final encoder api)de265_alloc_image_plane at Base 1.0.2
  de265_change_framerate at Base 0.8
  de265_decode at Base 0.8

I suspect the symbol file needs an update for the new C++11 std::string
implementation, i.e. std::basic_string needs to be changed to
std::__cxx11::basic_string. And the same for std::basic_stringbuf.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160111/be6c5cb0/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list