[SCM] kjs packaging branch, master, updated. debian/5.11.0-1-3-gdd94eae

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jul 10 14:05:59 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kjs.git;a=commitdiff;h=2dfd2fa

The following commit has been merged in the master branch:
commit 2dfd2fa51eab2467d74bb5e393dc1264d014a7fb
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jul 8 12:39:53 2015 +0200

    Update symbols files for gcc5 compatibility. (Closes: #791742) Thanks to Martin Michlmayr
---
 debian/changelog            | 2 ++
 debian/libkf5js5.symbols    | 2 ++
 debian/libkf5jsapi5.symbols | 6 +++---
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2d26777..88499a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kjs (5.12.0-1~) UNRELEASED; urgency=medium
 
   * New upstream release (5.12.0).
+  * Update symbols files for gcc5 compatibility. (Closes: #791742)
+    Thanks to Martin Michlmayr
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 07 Jul 2015 17:42:42 +0200
 
diff --git a/debian/libkf5js5.symbols b/debian/libkf5js5.symbols
index f7f27ab..1915244 100644
--- a/debian/libkf5js5.symbols
+++ b/debian/libkf5js5.symbols
@@ -405,11 +405,13 @@ libKF5JS.so.5 libkf5js5 #MINVER#
  _ZNK3KJS7JSValue16toUInt32SlowCaseEPNS_9ExecStateERb at Base 4.96.0
  _ZNK3KJS7JSValue20toIntegerPreserveNaNEPNS_9ExecStateE at Base 4.96.0
  _ZNK3KJS7JSValue7toFloatEPNS_9ExecStateE at Base 4.96.0
+ (optional=gccinternal)_ZNK3KJS7JSValue7toInt32EPNS_9ExecStateE at Base 5.11.0
  _ZNK3KJS7JSValue8isStringEv at Base 4.96.0
  _ZNK3KJS7JSValue8toNumberEPNS_9ExecStateE at Base 4.96.0
  _ZNK3KJS7JSValue8toObjectEPNS_9ExecStateE at Base 4.96.0
  _ZNK3KJS7JSValue8toStringEPNS_9ExecStateE at Base 4.96.0
  _ZNK3KJS7JSValue8toUInt16EPNS_9ExecStateE at Base 4.96.0
+ (optional=gccinternal)_ZNK3KJS7JSValue9getUInt32ERj at Base 5.11.0
  _ZNK3KJS7JSValue9toIntegerEPNS_9ExecStateE at Base 4.96.0
  _ZNK3KJS7UString10UTF8StringEv at Base 4.96.0
  _ZNK3KJS7UString14toStrictUInt32EPb at Base 4.96.0
diff --git a/debian/libkf5jsapi5.symbols b/debian/libkf5jsapi5.symbols
index 43f98e4..f9c7db7 100644
--- a/debian/libkf5jsapi5.symbols
+++ b/debian/libkf5jsapi5.symbols
@@ -36,9 +36,9 @@ libKF5JSApi.so.5 libkf5jsapi5 #MINVER#
  _ZN14KJSInterpreteraSERKS_ at Base 4.96.0
  _ZN15KJSGlobalObjectC1Ev at Base 4.96.0
  _ZN15KJSGlobalObjectC2Ev at Base 4.96.0
- _ZN3KJS14JSGlobalObjectD0Ev at Base 4.96.0
- _ZN3KJS14JSGlobalObjectD1Ev at Base 4.96.0
- _ZN3KJS14JSGlobalObjectD2Ev at Base 4.96.0
+ (optional=gccinternal)_ZN3KJS14JSGlobalObjectD0Ev at Base 4.96.0
+ (optional=gccinternal)_ZN3KJS14JSGlobalObjectD1Ev at Base 4.96.0
+ (optional=gccinternal)_ZN3KJS14JSGlobalObjectD2Ev at Base 4.96.0
  (arch=!armel !armhf)_ZN3KJS6JSCell4markEv at Base 5.0.0
  _ZN3KJS7JSValueD0Ev at Base 4.96.0
  _ZN3KJS7JSValueD1Ev at Base 4.96.0

-- 
kjs packaging



More information about the pkg-kde-commits mailing list