Merge lp:~laney/unity-voice/update-symbols-file into lp:unity-voice

Proposed by Iain Lane
Status: Merged
Approved by: Pete Woods
Approved revision: 31
Merged at revision: 31
Proposed branch: lp:~laney/unity-voice/update-symbols-file
Merge into: lp:unity-voice
Diff against target: 11 lines (+1/-0)
1 file modified
debian/libunityvoice1.symbols (+1/-0)
To merge this branch: bzr merge lp:~laney/unity-voice/update-symbols-file
Reviewer Review Type Date Requested Status
Pete Woods (community) Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+255941@code.launchpad.net

Commit message

Add ComCanonicalUnityVoiceInterface::listen to symbols file

Description of the change

unity-voice fails to build in vivid atm

dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libunityvoice1/DEBIAN/symbols doesn't match completely debian/libunityvoice1.symbols
--- debian/libunityvoice1.symbols (libunityvoice1_0.1+14.04.20140304-0ubuntu1_amd64)
+++ dpkg-gensymbolsjgAhRY 2015-04-04 22:22:26.150603390 +0000
@@ -10,6 +10,7 @@
  (c++)"ComCanonicalUnityVoiceInterface::~ComCanonicalUnityVoiceInterface()@Base" 0.1
  (c++)"LibUnityVoice::UnityVoice::getInstance()@Base" 0.1
  (c++)"LibUnityVoice::UnityVoice::registerMetaTypes()@Base" 0.1
+ _ZZZN31ComCanonicalUnityVoiceInterface6listenERK5QListI11QStringListEENKUlvE_clEvE15qstring_literal@Base 0.1+14.04.20140304-0ubuntu1
  (c++)"typeinfo for ComCanonicalUnityVoiceInterface@Base" 0.1
  (c++)"typeinfo name for ComCanonicalUnityVoiceInterface@Base" 0.1
  (c++)"vtable for ComCanonicalUnityVoiceInterface@Base" 0.1
dh_makeshlibs: failing due to earlier errors

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Pete Woods (pete-woods) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/libunityvoice1.symbols'
2--- debian/libunityvoice1.symbols 2013-08-30 08:12:45 +0000
3+++ debian/libunityvoice1.symbols 2015-04-13 11:07:45 +0000
4@@ -1,6 +1,7 @@
5 libunityvoice.so.1 libunityvoice1 #MINVER#
6 (c++)"LibUnityVoice::UnityVoice::getInstance()@Base" 0.1
7 (c++)"LibUnityVoice::UnityVoice::registerMetaTypes()@Base" 0.1
8+ (c++)"ComCanonicalUnityVoiceInterface::listen(QList<QStringList> const&)::{lambda()#1}::operator()() const::qstring_literal@Base" 0replaceme
9 (c++)"ComCanonicalUnityVoiceInterface::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.1
10 (c++)"ComCanonicalUnityVoiceInterface::qt_metacast(char const*)@Base" 0.1
11 (c++)"ComCanonicalUnityVoiceInterface::HeardSomething()@Base" 0.1

Subscribers

People subscribed via source and target branches

to all changes: