Merge ~panfaust/kubuntu-packaging/+git/kjs:work into ~kubuntu-packagers/kubuntu-packaging/+git/kjs:kubuntu_yakkety_archive

Proposed by Jose Manuel Santamaria Lema
Status: Merged
Merged at revision: 25ebe8ca56599d44582616bdbfae9e7a61ec680d
Proposed branch: ~panfaust/kubuntu-packaging/+git/kjs:work
Merge into: ~kubuntu-packagers/kubuntu-packaging/+git/kjs:kubuntu_yakkety_archive
Diff against target: 48 lines (+12/-6)
3 files modified
debian/changelog (+6/-0)
debian/libkf5js5.symbols (+3/-3)
debian/libkf5jsapi5.symbols (+3/-3)
Reviewer Review Type Date Requested Status
Scarlett Gately Moore Approve
Review via email: mp+305889@code.launchpad.net

Commit message

Merge ~panfaust/kubuntu-packaging/+git/kjs:work into ~kubuntu-packagers/kubuntu-packaging/+git/kjs:kubuntu_yakkety_archive

Description of the change

Mark some optional symbols as such to fix FTBFS for armhf

To post a comment you must log in.
Revision history for this message
Scarlett Gately Moore (scarlettmoore) :
review: Approve
Revision history for this message
Scarlett Gately Moore (scarlettmoore) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index 5b08fe0..1634721 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1kjs (5.24.0-0ubuntu3) UNRELEASED; urgency=medium
2
3 * Mark some optional symbols to fix a build failure in armfh.
4
5 -- José Manuel Santamaría Lema <panfaust@gmail.com> Fri, 16 Sep 2016 00:53:45 +0200
6
1kjs (5.24.0-0ubuntu2) yakkety; urgency=medium7kjs (5.24.0-0ubuntu2) yakkety; urgency=medium
28
3 [ José Manuel Santamaría Lema ]9 [ José Manuel Santamaría Lema ]
diff --git a/debian/libkf5js5.symbols b/debian/libkf5js5.symbols
index bc538f9..38b159b 100644
--- a/debian/libkf5js5.symbols
+++ b/debian/libkf5js5.symbols
@@ -193,9 +193,9 @@ libKF5JS.so.5 libkf5js5 #MINVER#
193 _ZN3KJS7CStringaSERKS0_@Base 4.96.0193 _ZN3KJS7CStringaSERKS0_@Base 4.96.0
194 _ZN3KJS7JSValue15toInt32SlowCaseEdRb@Base 4.96.0194 _ZN3KJS7JSValue15toInt32SlowCaseEdRb@Base 4.96.0
195 _ZN3KJS7JSValue16toUInt32SlowCaseEdRb@Base 4.96.0195 _ZN3KJS7JSValue16toUInt32SlowCaseEdRb@Base 4.96.0
196 _ZN3KJS7JSValueD0Ev@Base 4.96.0196 (optional)_ZN3KJS7JSValueD0Ev@Base 4.96.0
197 _ZN3KJS7JSValueD1Ev@Base 4.96.0197 (optional)_ZN3KJS7JSValueD1Ev@Base 4.96.0
198 _ZN3KJS7JSValueD2Ev@Base 4.96.0198 (optional)_ZN3KJS7JSValueD2Ev@Base 4.96.0
199 _ZN3KJS7Package10loadSymbolEPNS_9ExecStateEPNS_8JSObjectERKNS_10IdentifierE@Base 4.96.0199 _ZN3KJS7Package10loadSymbolEPNS_9ExecStateEPNS_8JSObjectERKNS_10IdentifierE@Base 4.96.0
200 _ZN3KJS7Package14loadAllSymbolsEPNS_9ExecStateEPNS_8JSObjectE@Base 4.96.0200 _ZN3KJS7Package14loadAllSymbolsEPNS_9ExecStateEPNS_8JSObjectE@Base 4.96.0
201 _ZN3KJS7Package14loadSubPackageERKNS_10IdentifierEPNS_7UStringE@Base 4.96.0201 _ZN3KJS7Package14loadSubPackageERKNS_10IdentifierEPNS_7UStringE@Base 4.96.0
diff --git a/debian/libkf5jsapi5.symbols b/debian/libkf5jsapi5.symbols
index 1c2c4f7..b689797 100644
--- a/debian/libkf5jsapi5.symbols
+++ b/debian/libkf5jsapi5.symbols
@@ -37,9 +37,9 @@ libKF5JSApi.so.5 libkf5jsapi5 #MINVER#
37 _ZN15KJSGlobalObjectC1Ev@Base 4.96.037 _ZN15KJSGlobalObjectC1Ev@Base 4.96.0
38 _ZN15KJSGlobalObjectC2Ev@Base 4.96.038 _ZN15KJSGlobalObjectC2Ev@Base 4.96.0
39 (arch=!armel !armhf)_ZN3KJS6JSCell4markEv@Base 5.0.039 (arch=!armel !armhf)_ZN3KJS6JSCell4markEv@Base 5.0.0
40 _ZN3KJS7JSValueD0Ev@Base 4.96.040 (optional)_ZN3KJS7JSValueD0Ev@Base 4.96.0
41 _ZN3KJS7JSValueD1Ev@Base 4.96.041 (optional)_ZN3KJS7JSValueD1Ev@Base 4.96.0
42 _ZN3KJS7JSValueD2Ev@Base 4.96.042 (optional)_ZN3KJS7JSValueD2Ev@Base 4.96.0
43 _ZN7KJSDateC1EP10KJSContextRK9QDateTime@Base 4.96.043 _ZN7KJSDateC1EP10KJSContextRK9QDateTime@Base 4.96.0
44 _ZN7KJSDateC2EP10KJSContextRK9QDateTime@Base 4.96.044 _ZN7KJSDateC2EP10KJSContextRK9QDateTime@Base 4.96.0
45 _ZN7KJSNullC1Ev@Base 4.96.045 _ZN7KJSNullC1Ev@Base 4.96.0

Subscribers

People subscribed via source and target branches