[SCM] libde265/master: Added another optional "vector" symbol. Triggers lintian error on 32bit if not specified in .symbols file.

fancycode-guest at users.alioth.debian.org fancycode-guest at users.alioth.debian.org
Wed Aug 20 15:07:43 UTC 2014


The following commit has been merged in the master branch:
commit 8e7d510ff67d85180d1b59462c4573f9df408814
Author: Joachim Bauch <bauch at struktur.de>
Date:   Wed Aug 20 17:06:57 2014 +0200

    Added another optional "vector" symbol.
    Triggers lintian error on 32bit if not specified in .symbols file.

diff --git a/debian/libde265-0.symbols b/debian/libde265-0.symbols
index 75c92b6..d1025ab 100644
--- a/debian/libde265-0.symbols
+++ b/debian/libde265-0.symbols
@@ -1,6 +1,7 @@
 libde265.so.0 libde265-0 #MINVER#
  (optional)_ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi at Base 0.8
  (optional)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi at Base 0.8
+ (optional)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEjRKi at Base 0.8
  (optional)_ZNSt6vectorIiSaIiEEaSERKS1_ at Base 0.8
  de265_change_framerate at Base 0.8
  de265_decode at Base 0.8

-- 
libde265 packaging



More information about the pkg-multimedia-commits mailing list