[SCM] baloo packaging branch, master, updated. debian/4.13.1-1-24-ga23a630

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jul 30 12:31:19 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/baloo.git;a=commitdiff;h=6c4129c

The following commit has been merged in the master branch:
commit 6c4129c2fe7cdd86347930a7ed099ff1426a83e1
Author: Jonathan Riddell <jriddell at ubuntu.com>
Date:   Mon Mar 10 16:20:06 2014 +0000

    package 4.12.80
---
 debian/{libbaloo-dev.install => baloo-dev.install} |   0
 debian/baloo.install                               |   4 +-
 debian/changelog                                   |   6 +-
 debian/control                                     |  71 +++++++++--
 debian/copyright                                   |  61 ++++++---
 debian/libbaloocore4.install                       |   1 +
 debian/libbaloocore4.lintian-overrides             |   1 +
 debian/libbaloocore4.symbols                       | 137 ++++++++++++++++++++
 debian/libbaloofiles4.install                      |   1 +
 debian/libbaloofiles4.symbols                      | 139 +++++++++++++++++++++
 debian/libbaloopim4.install                        |   1 +
 debian/libbaloopim4.symbols                        |  89 +++++++++++++
 debian/libbalooxapian4.install                     |   1 +
 debian/libbalooxapian4.symbols                     |  43 +++++++
 14 files changed, 526 insertions(+), 29 deletions(-)

diff --git a/debian/libbaloo-dev.install b/debian/baloo-dev.install
similarity index 100%
rename from debian/libbaloo-dev.install
rename to debian/baloo-dev.install
diff --git a/debian/baloo.install b/debian/baloo.install
index 6f1197f..f61abba 100644
--- a/debian/baloo.install
+++ b/debian/baloo.install
@@ -2,9 +2,11 @@ etc/dbus-1/system.d/*
 usr/bin/*
 usr/lib/kde4/*.so
 usr/lib/kde4/libexec/*
-usr/lib/libbaloo*.so.4*
 usr/share/akonadi/agents/*
 usr/share/autostart/*
 usr/share/dbus-1/*
 usr/share/kde4/*
 usr/share/polkit-1/*
+usr/lib/kde4/akonadi/akonadibaloosearchplugin.desktop
+usr/lib/kde4/akonadi/akonadi_baloo_searchplugin.so
+usr/share/icons/hicolor/128x128/apps/baloo.png
diff --git a/debian/changelog b/debian/changelog
index a91c351..dfeb4ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-baloo (4.12.80-ubuntu1) UNRELEASED; urgency=low
+baloo (4:4.12.80-0ubuntu1) UNRELEASED; urgency=low
 
-  * Initial release 
+  * Initial release
 
- -- Rohan Garg <rohangarg at kubuntu.org>  Mon, 27 Jan 2014 12:53:12 +0100
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 10 Mar 2014 10:41:50 +0000
diff --git a/debian/control b/debian/control
index 81db27e..a25414d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,33 +2,82 @@ Source: baloo
 Section: kde
 Priority: optional
 Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
-Build-Depends: debhelper (>= 8.0.0), cmake,
- libkfilemetadata-dev,
+XSBC-Maintainer: Rohan Garg <rohangarg at kubuntu.org>
+Build-Depends: debhelper (>= 9.0.0), cmake,
  pkg-kde-tools,
- kdelibs5-dev,
- kdepimlibs5-dev,
+ kdelibs5-dev (>= 4:4.12.80),
+ kdepimlibs5-dev (>= 4:4.12.80),
+ libkfilemetadata-dev (>= 4:4.12.80),
  libxapian-dev,
  libqjson-dev,
  libattr1-dev,
+ libakonadi-dev (>= 1.11.80),
  libboost1.54-dev
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://projects.kde.org/baloo
 
 Package: baloo
 Architecture: any
-Replaces: kde-runtime ( << 4:4.13.0 ), kde-runtime-data ( << 4:4.13.0 )
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: kde-runtime (<< 4:4.12.80), kde-runtime-data (<< 4:4.12.80),
+Breaks: kde-runtime (<< 4:4.12.80), kde-runtime-data (<< 4:4.12.80),
 Description: framework for searching and managing metadata.
  A framework for searching and managing metadata in KDE.
 
-Package: libbaloo-dev
+Package: libbaloocore4
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Core funcationality for Baloo
+ Baloo is a framework for searching and managing metadata.
+ .
+ This package contains development headers for baloo.
+ .
+ Baloo is part of KDE SC.
+
+Package: libbaloofiles4
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Files funcationality for Baloo
+ Baloo is a framework for searching and managing metadata.
+ .
+ This package contains development headers for baloo.
+ .
+ Baloo is part of KDE SC.
+
+Package: libbaloopim4
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: PIM funcationality for Baloo
+ Baloo is a framework for searching and managing metadata.
+ .
+ This package contains development headers for baloo.
+ .
+ Baloo is part of KDE SC.
+
+Package: libbalooxapian4
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Xapian funcationality for Baloo
+ Baloo is a framework for searching and managing metadata.
+ .
+ This package contains development headers for baloo.
+ .
+ Baloo is part of KDE SC.
+
+Package: baloo-dev
 Architecture: any
 Section: libdevel
 Depends: baloo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Development headers for developing applications ontop of baloo
- Baloo is a framework for searching and managing metadata in KDE.
+Description: Development headers for developing applications with Baloo
+ Baloo is a framework for searching and managing metadata.
  .
  This package contains development headers for baloo.
+ .
+ Baloo is part of KDE SC.
 
 Package: baloo-dbg
 Architecture: any
@@ -38,4 +87,6 @@ Section: debug
 Description: Debugging symbols for baloo
  Baloo is a framework for searching and managing metadata in KDE.
  .
- This package contains debugging symbols for baloo.
+ This package contains debugging symbols for Baloo.
+ .
+ Baloo is part of KDE SC.
diff --git a/debian/copyright b/debian/copyright
index 24cac42..8a5ab83 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,56 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: baloo
-Source: git://anongit.kde.org/baloo
+Source: http://community.kde.org/Baloo
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
+Copyright: 2013 Vishesh Handa <me at vhanda.in>
+License: LGPL 2.1 or 3 or approved by KDE e.V.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) version 3, or any
+ later version accepted by the membership of KDE e.V. (or its
+ successor approved by the membership of KDE e.V.), which shall
+ act as a proxy defined in Section 6 of version 3 of the license.
  .
- <Including paragraphs>
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library.  If not, see <http://www.gnu.org/licenses/>.
+
+Files: autotests/search.cpp
+ src/file/autotest/kinotifytest.h
+ src/file/autotest/kinotifytest.cpp
+ src/tools/balooshow/main.cpp
+ src/kioslaves/timeline/kio_timeline.cpp
+ src/kioslaves/search/kio_search.cpp
+ src/pim/agent/emailindexer.h
+ src/pim/agent/abstractindexer.h
+ src/pim/agent/contactindexer.h
+ src/pim/agent/abstractindexer.cpp
+Copyright: 2013 Vishesh Handa <me at vhanda.in>
+License: GPL 2 or 3 or approved by KDE e.V.
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2 of
+ the License or (at your option) version 3 or any later version
+ accepted by the membership of KDE e.V. (or its successor approved
+ by the membership of KDE e.V.), which shall act as a proxy
+ defined in Section 14 of version 3 of the license.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# If you want to use GPL v2 or later for the /debian/* files use 
-# the following clauses, or change it to suit. Delete these two lines
 Files: debian/*
-Copyright: 2014 Rohan Garg <rohangarg at kubuntu.org>
+Copyright: 2014 Jonathan Riddell <jriddell at ubuntu.com>
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -31,8 +67,3 @@ License: GPL-2+
  .
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid to pick license terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
diff --git a/debian/libbaloocore4.install b/debian/libbaloocore4.install
new file mode 100644
index 0000000..cbe4d36
--- /dev/null
+++ b/debian/libbaloocore4.install
@@ -0,0 +1 @@
+usr/lib/libbaloocore.so.4*
diff --git a/debian/libbaloocore4.lintian-overrides b/debian/libbaloocore4.lintian-overrides
new file mode 100644
index 0000000..b0ed235
--- /dev/null
+++ b/debian/libbaloocore4.lintian-overrides
@@ -0,0 +1 @@
+libbaloocore4: symbols-declares-dependency-on-other-package baloo
diff --git a/debian/libbaloocore4.symbols b/debian/libbaloocore4.symbols
new file mode 100644
index 0000000..f7441e5
--- /dev/null
+++ b/debian/libbaloocore4.symbols
@@ -0,0 +1,137 @@
+# SymbolsHelper-Confirmed: 4:4.12.80 amd64
+libbaloocore.so.4 libbaloocore4 #MINVER#
+| libbaloocore4 #MINVER#, baloo
+ _ZN5Baloo11SearchStore11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.12.80
+ _ZN5Baloo11SearchStore11qt_metacastEPKc at Base 4:4.12.80
+ _ZN5Baloo11SearchStore12searchStoresEv at Base 4:4.12.80
+ _ZN5Baloo11SearchStore16staticMetaObjectE at Base 4:4.12.80
+ _ZN5Baloo11SearchStore20overrideSearchStoresERK5QListIPS0_E at Base 4:4.12.80
+ _ZN5Baloo11SearchStore3urlEi at Base 4:4.12.80
+ _ZN5Baloo11SearchStore4iconEi at Base 4:4.12.80
+ _ZN5Baloo11SearchStore4textEi at Base 4:4.12.80
+ _ZN5Baloo11SearchStore8propertyEiRK7QString at Base 4:4.12.80
+ _ZN5Baloo11SearchStoreC1EP7QObject at Base 4:4.12.80
+ _ZN5Baloo11SearchStoreC2EP7QObject at Base 4:4.12.80
+ _ZN5Baloo11SearchStoreD0Ev at Base 4:4.12.80
+ _ZN5Baloo11SearchStoreD1Ev at Base 4:4.12.80
+ _ZN5Baloo11SearchStoreD2Ev at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnable11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnable11qt_metacastEPKc at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnable11queryResultEPS0_RKNS_6ResultE at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnable16staticMetaObjectE at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnable3runEv at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnable4stopEv at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnable8finishedEPS0_ at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnableC1ERKNS_5QueryEP7QObject at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnableC2ERKNS_5QueryEP7QObject at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnableD0Ev at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnableD1Ev at Base 4:4.12.80
+ _ZN5Baloo13QueryRunnableD2Ev at Base 4:4.12.80
+ _ZN5Baloo14ResultIterator4nextEv at Base 4:4.12.80
+ _ZN5Baloo14ResultIteratorC1EiPNS_11SearchStoreE at Base 4:4.12.80
+ _ZN5Baloo14ResultIteratorC1Ev at Base 4:4.12.80
+ _ZN5Baloo14ResultIteratorC2EiPNS_11SearchStoreE at Base 4:4.12.80
+ _ZN5Baloo14ResultIteratorC2Ev at Base 4:4.12.80
+ _ZN5Baloo4Term10addSubTermERKS0_ at Base 4:4.12.80
+ _ZN5Baloo4Term11setNegationEb at Base 4:4.12.80
+ _ZN5Baloo4Term11setPropertyERK7QString at Base 4:4.12.80
+ _ZN5Baloo4Term11setSubTermsERK5QListIS0_E at Base 4:4.12.80
+ _ZN5Baloo4Term12setOperationENS0_9OperationE at Base 4:4.12.80
+ _ZN5Baloo4Term13setComparatorENS0_10ComparatorE at Base 4:4.12.80
+ _ZN5Baloo4Term14fromVariantMapERK4QMapI7QString8QVariantE at Base 4:4.12.80
+ _ZN5Baloo4Term8setValueERK8QVariant at Base 4:4.12.80
+ _ZN5Baloo4TermC1ENS0_9OperationE at Base 4:4.12.80
+ _ZN5Baloo4TermC1ENS0_9OperationERK5QListIS0_E at Base 4:4.12.80
+ _ZN5Baloo4TermC1ENS0_9OperationERKS0_ at Base 4:4.12.80
+ _ZN5Baloo4TermC1ERK7QString at Base 4:4.12.80
+ _ZN5Baloo4TermC1ERK7QStringRK8QVariantNS0_10ComparatorE at Base 4:4.12.80
+ _ZN5Baloo4TermC1ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo4TermC1Ev at Base 4:4.12.80
+ _ZN5Baloo4TermC2ENS0_9OperationE at Base 4:4.12.80
+ _ZN5Baloo4TermC2ENS0_9OperationERK5QListIS0_E at Base 4:4.12.80
+ _ZN5Baloo4TermC2ENS0_9OperationERKS0_ at Base 4:4.12.80
+ _ZN5Baloo4TermC2ERK7QString at Base 4:4.12.80
+ _ZN5Baloo4TermC2ERK7QStringRK8QVariantNS0_10ComparatorE at Base 4:4.12.80
+ _ZN5Baloo4TermC2ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo4TermC2Ev at Base 4:4.12.80
+ _ZN5Baloo4TermD1Ev at Base 4:4.12.80
+ _ZN5Baloo4TermD2Ev at Base 4:4.12.80
+ _ZN5Baloo4TermaSERKS0_ at Base 4:4.12.80
+ _ZN5Baloo5Query11toSearchUrlERK7QString at Base 4:4.12.80
+ _ZN5Baloo5Query13fromSearchUrlERK4QUrl at Base 4:4.12.80
+ _ZN5Baloo5Query13setDateFilterEiii at Base 4:4.12.80
+ _ZN5Baloo5Query15addCustomOptionERK7QStringRK8QVariant at Base 4:4.12.80
+ _ZN5Baloo5Query15setSearchStringERK7QString at Base 4:4.12.80
+ _ZN5Baloo5Query17titleFromQueryUrlERK4QUrl at Base 4:4.12.80
+ _ZN5Baloo5Query18removeCustomOptionERK7QString at Base 4:4.12.80
+ _ZN5Baloo5Query4execEv at Base 4:4.12.80
+ _ZN5Baloo5Query6toJSONEv at Base 4:4.12.80
+ _ZN5Baloo5Query7addTypeERK7QString at Base 4:4.12.80
+ _ZN5Baloo5Query7setTermERKNS_4TermE at Base 4:4.12.80
+ _ZN5Baloo5Query7setTypeERK7QString at Base 4:4.12.80
+ _ZN5Baloo5Query8addTypesERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo5Query8fromJSONERK10QByteArray at Base 4:4.12.80
+ _ZN5Baloo5Query8setLimitEj at Base 4:4.12.80
+ _ZN5Baloo5Query8setTypesERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo5Query9setOffsetEj at Base 4:4.12.80
+ _ZN5Baloo5QueryC1ERKNS_4TermE at Base 4:4.12.80
+ _ZN5Baloo5QueryC1ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo5QueryC1Ev at Base 4:4.12.80
+ _ZN5Baloo5QueryC2ERKNS_4TermE at Base 4:4.12.80
+ _ZN5Baloo5QueryC2ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo5QueryC2Ev at Base 4:4.12.80
+ _ZN5Baloo5QueryD1Ev at Base 4:4.12.80
+ _ZN5Baloo5QueryD2Ev at Base 4:4.12.80
+ _ZN5Baloo5QueryaSERKS0_ at Base 4:4.12.80
+ _ZN5Baloo6Result5setIdERK10QByteArray at Base 4:4.12.80
+ _ZN5Baloo6Result6setUrlERK4QUrl at Base 4:4.12.80
+ _ZN5Baloo6Result7setIconERK7QString at Base 4:4.12.80
+ _ZN5Baloo6Result7setTextERK7QString at Base 4:4.12.80
+ _ZN5Baloo6ResultC1ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo6ResultC1Ev at Base 4:4.12.80
+ _ZN5Baloo6ResultC2ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo6ResultC2Ev at Base 4:4.12.80
+ _ZN5Baloo6ResultD1Ev at Base 4:4.12.80
+ _ZN5Baloo6ResultD2Ev at Base 4:4.12.80
+ _ZN5Baloo6ResultaSERKS0_ at Base 4:4.12.80
+ _ZNK5Baloo11SearchStore10metaObjectEv at Base 4:4.12.80
+ _ZNK5Baloo13QueryRunnable10metaObjectEv at Base 4:4.12.80
+ _ZNK5Baloo14ResultIterator2idEv at Base 4:4.12.80
+ _ZNK5Baloo14ResultIterator3urlEv at Base 4:4.12.80
+ _ZNK5Baloo14ResultIterator4iconEv at Base 4:4.12.80
+ _ZNK5Baloo14ResultIterator4textEv at Base 4:4.12.80
+ _ZNK5Baloo14ResultIterator6resultEv at Base 4:4.12.80
+ _ZNK5Baloo4Term10comparatorEv at Base 4:4.12.80
+ _ZNK5Baloo4Term12toVariantMapEv at Base 4:4.12.80
+ _ZNK5Baloo4Term5valueEv at Base 4:4.12.80
+ _ZNK5Baloo4Term7isValidEv at Base 4:4.12.80
+ _ZNK5Baloo4Term7negatedEv at Base 4:4.12.80
+ _ZNK5Baloo4Term7subTermEv at Base 4:4.12.80
+ _ZNK5Baloo4Term8propertyEv at Base 4:4.12.80
+ _ZNK5Baloo4Term8subTermsEv at Base 4:4.12.80
+ _ZNK5Baloo4Term9isNegatedEv at Base 4:4.12.80
+ _ZNK5Baloo4Term9operationEv at Base 4:4.12.80
+ _ZNK5Baloo4TermeqERKS0_ at Base 4:4.12.80
+ _ZNK5Baloo5Query10yearFilterEv at Base 4:4.12.80
+ _ZNK5Baloo5Query11monthFilterEv at Base 4:4.12.80
+ _ZNK5Baloo5Query12customOptionERK7QString at Base 4:4.12.80
+ _ZNK5Baloo5Query12searchStringEv at Base 4:4.12.80
+ _ZNK5Baloo5Query13customOptionsEv at Base 4:4.12.80
+ _ZNK5Baloo5Query4termEv at Base 4:4.12.80
+ _ZNK5Baloo5Query5limitEv at Base 4:4.12.80
+ _ZNK5Baloo5Query5typesEv at Base 4:4.12.80
+ _ZNK5Baloo5Query6offsetEv at Base 4:4.12.80
+ _ZNK5Baloo5Query9dayFilterEv at Base 4:4.12.80
+ _ZNK5Baloo5QueryeqERKS0_ at Base 4:4.12.80
+ _ZNK5Baloo6Result2idEv at Base 4:4.12.80
+ _ZNK5Baloo6Result3urlEv at Base 4:4.12.80
+ _ZNK5Baloo6Result4iconEv at Base 4:4.12.80
+ _ZNK5Baloo6Result4textEv at Base 4:4.12.80
+ _ZTIN5Baloo11SearchStoreE at Base 4:4.12.80
+ _ZTIN5Baloo13QueryRunnableE at Base 4:4.12.80
+ _ZTSN5Baloo11SearchStoreE at Base 4:4.12.80
+ _ZTSN5Baloo13QueryRunnableE at Base 4:4.12.80
+ _ZTVN5Baloo11SearchStoreE at Base 4:4.12.80
+ _ZTVN5Baloo13QueryRunnableE at Base 4:4.12.80
+ (c++)"non-virtual thunk to Baloo::QueryRunnable::run()@Base" 4:4.12.80
+ (c++)"non-virtual thunk to Baloo::QueryRunnable::~QueryRunnable()@Base" 4:4.12.80
diff --git a/debian/libbaloofiles4.install b/debian/libbaloofiles4.install
new file mode 100644
index 0000000..f68af93
--- /dev/null
+++ b/debian/libbaloofiles4.install
@@ -0,0 +1 @@
+usr/lib/libbaloofiles.so.4*
diff --git a/debian/libbaloofiles4.symbols b/debian/libbaloofiles4.symbols
new file mode 100644
index 0000000..152a1fc
--- /dev/null
+++ b/debian/libbaloofiles4.symbols
@@ -0,0 +1,139 @@
+# SymbolsHelper-Confirmed: 4:4.12.80 amd64
+libbaloofiles.so.4 libbaloofiles4 #MINVER#
+| libbaloofiles4 #MINVER#, baloo
+ _ZN5Baloo10TagListJob11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.12.80
+ _ZN5Baloo10TagListJob11qt_metacastEPKc at Base 4:4.12.80
+ _ZN5Baloo10TagListJob16staticMetaObjectE at Base 4:4.12.80
+ _ZN5Baloo10TagListJob4tagsEv at Base 4:4.12.80
+ _ZN5Baloo10TagListJob5startEv at Base 4:4.12.80
+ _ZN5Baloo10TagListJobC1EP7QObject at Base 4:4.12.80
+ _ZN5Baloo10TagListJobC2EP7QObject at Base 4:4.12.80
+ _ZN5Baloo10TagListJobD0Ev at Base 4:4.12.80
+ _ZN5Baloo10TagListJobD1Ev at Base 4:4.12.80
+ _ZN5Baloo10TagListJobD2Ev at Base 4:4.12.80
+ _ZN5Baloo11FileMapping5clearEv at Base 4:4.12.80
+ _ZN5Baloo11FileMapping5fetchE12QSqlDatabase at Base 4:4.12.80
+ _ZN5Baloo11FileMapping5setIdEj at Base 4:4.12.80
+ _ZN5Baloo11FileMapping6createE12QSqlDatabase at Base 4:4.12.80
+ _ZN5Baloo11FileMapping6setUrlERK7QString at Base 4:4.12.80
+ _ZN5Baloo11FileMapping7fetchedEv at Base 4:4.12.80
+ _ZN5Baloo11FileMappingC1ERK7QString at Base 4:4.12.80
+ _ZN5Baloo11FileMappingC1Ej at Base 4:4.12.80
+ _ZN5Baloo11FileMappingC1Ev at Base 4:4.12.80
+ _ZN5Baloo11FileMappingC2ERK7QString at Base 4:4.12.80
+ _ZN5Baloo11FileMappingC2Ej at Base 4:4.12.80
+ _ZN5Baloo11FileMappingC2Ev at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor11qt_metacastEPKc at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor16staticMetaObjectE at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor19fileMetaDataChangedERK7QString at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor23slotFileMetaDataChangedERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor5clearEv at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor7addFileERK4QUrl at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor7addFileERK7QString at Base 4:4.12.80
+ _ZN5Baloo11FileMonitor8setFilesERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo11FileMonitorC1EP7QObject at Base 4:4.12.80
+ _ZN5Baloo11FileMonitorC2EP7QObject at Base 4:4.12.80
+ _ZN5Baloo11FileMonitorD0Ev at Base 4:4.12.80
+ _ZN5Baloo11FileMonitorD1Ev at Base 4:4.12.80
+ _ZN5Baloo11FileMonitorD2Ev at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJob11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJob11qt_metacastEPKc at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJob12fileReceivedERKNS_4FileE at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJob16staticMetaObjectE at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJob5startEv at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJob7Private17fetchUserMetadataERNS_4FileE at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJob7doStartEv at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobC1ERK11QStringListP7QObject at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobC1ERK7QStringP7QObject at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobC1ERKNS_4FileEP7QObject at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobC2ERK11QStringListP7QObject at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobC2ERK7QStringP7QObject at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobC2ERKNS_4FileEP7QObject at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobD0Ev at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobD1Ev at Base 4:4.12.80
+ _ZN5Baloo12FileFetchJobD2Ev at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob10modifyTagsERK11QStringListS3_ at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob11qt_metacastEPKc at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob12modifyRatingERK11QStringListi at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob16staticMetaObjectE at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob17modifyUserCommentERK11QStringListRK7QString at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob5startEv at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJob7doStartEv at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJobC1EP7QObject at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJobC1ERKNS_4FileEP7QObject at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJobC2EP7QObject at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJobC2ERKNS_4FileEP7QObject at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJobD0Ev at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJobD1Ev at Base 4:4.12.80
+ _ZN5Baloo13FileModifyJobD2Ev at Base 4:4.12.80
+ _ZN5Baloo13IndexerConfigC1Ev at Base 4:4.12.80
+ _ZN5Baloo13IndexerConfigC2Ev at Base 4:4.12.80
+ _ZN5Baloo13IndexerConfigD1Ev at Base 4:4.12.80
+ _ZN5Baloo13IndexerConfigD2Ev at Base 4:4.12.80
+ _ZN5Baloo18customFileMetaDataERK7QStringS2_ at Base 4:4.12.80
+ _ZN5Baloo21setCustomFileMetaDataERK7QStringS2_S2_ at Base 4:4.12.80
+ _ZN5Baloo4File14setUserCommentERK7QString at Base 4:4.12.80
+ _ZN5Baloo4File5setIdERK10QByteArray at Base 4:4.12.80
+ _ZN5Baloo4File6addTagERK7QString at Base 4:4.12.80
+ _ZN5Baloo4File6fromIdERK10QByteArray at Base 4:4.12.80
+ _ZN5Baloo4File6setUrlERK7QString at Base 4:4.12.80
+ _ZN5Baloo4File7setTagsERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo4File9setRatingEi at Base 4:4.12.80
+ _ZN5Baloo4FileC1ERK7QString at Base 4:4.12.80
+ _ZN5Baloo4FileC1ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo4FileC1Ev at Base 4:4.12.80
+ _ZN5Baloo4FileC2ERK7QString at Base 4:4.12.80
+ _ZN5Baloo4FileC2ERKS0_ at Base 4:4.12.80
+ _ZN5Baloo4FileC2Ev at Base 4:4.12.80
+ _ZN5Baloo4FileD1Ev at Base 4:4.12.80
+ _ZN5Baloo4FileD2Ev at Base 4:4.12.80
+ _ZN5Baloo4FileaSERKS0_ at Base 4:4.12.80
+ _ZNK5Baloo10TagListJob10metaObjectEv at Base 4:4.12.80
+ _ZNK5Baloo11FileMapping2idEv at Base 4:4.12.80
+ _ZNK5Baloo11FileMapping3urlEv at Base 4:4.12.80
+ _ZNK5Baloo11FileMapping5emptyEv at Base 4:4.12.80
+ _ZNK5Baloo11FileMappingeqERKS0_ at Base 4:4.12.80
+ _ZNK5Baloo11FileMonitor10metaObjectEv at Base 4:4.12.80
+ _ZNK5Baloo11FileMonitor5filesEv at Base 4:4.12.80
+ _ZNK5Baloo12FileFetchJob10metaObjectEv at Base 4:4.12.80
+ _ZNK5Baloo12FileFetchJob4fileEv at Base 4:4.12.80
+ _ZNK5Baloo12FileFetchJob5filesEv at Base 4:4.12.80
+ _ZNK5Baloo13FileModifyJob10metaObjectEv at Base 4:4.12.80
+ _ZNK5Baloo13IndexerConfig12balooEnabledEv at Base 4:4.12.80
+ _ZNK5Baloo13IndexerConfig15shouldBeIndexedERK7QString at Base 4:4.12.80
+ _ZNK5Baloo13IndexerConfig19fileIndexingEnabledEv at Base 4:4.12.80
+ _ZNK5Baloo4File10propertiesEv at Base 4:4.12.80
+ _ZNK5Baloo4File11userCommentEv at Base 4:4.12.80
+ _ZNK5Baloo4File2idEv at Base 4:4.12.80
+ _ZNK5Baloo4File3urlEv at Base 4:4.12.80
+ _ZNK5Baloo4File4tagsEv at Base 4:4.12.80
+ _ZNK5Baloo4File6ratingEv at Base 4:4.12.80
+ _ZNK5Baloo4File8propertyEN13KFileMetaData8Property8PropertyE at Base 4:4.12.80
+ _ZTIN5Baloo10TagListJobE at Base 4:4.12.80
+ _ZTIN5Baloo11FileMonitorE at Base 4:4.12.80
+ _ZTIN5Baloo12FileFetchJobE at Base 4:4.12.80
+ _ZTIN5Baloo13FileModifyJobE at Base 4:4.12.80
+ _ZTIN6Xapian10LogicErrorE at Base 4:4.12.80
+ _ZTIN6Xapian12RuntimeErrorE at Base 4:4.12.80
+ _ZTIN6Xapian13DatabaseErrorE at Base 4:4.12.80
+ _ZTIN6Xapian16DocNotFoundErrorE at Base 4:4.12.80
+ _ZTIN6Xapian20DatabaseOpeningErrorE at Base 4:4.12.80
+ _ZTIN6Xapian20InvalidArgumentErrorE at Base 4:4.12.80
+ _ZTIN6Xapian5ErrorE at Base 4:4.12.80
+ _ZTSN5Baloo10TagListJobE at Base 4:4.12.80
+ _ZTSN5Baloo11FileMonitorE at Base 4:4.12.80
+ _ZTSN5Baloo12FileFetchJobE at Base 4:4.12.80
+ _ZTSN5Baloo13FileModifyJobE at Base 4:4.12.80
+ _ZTSN6Xapian10LogicErrorE at Base 4:4.12.80
+ _ZTSN6Xapian12RuntimeErrorE at Base 4:4.12.80
+ _ZTSN6Xapian13DatabaseErrorE at Base 4:4.12.80
+ _ZTSN6Xapian16DocNotFoundErrorE at Base 4:4.12.80
+ _ZTSN6Xapian20DatabaseOpeningErrorE at Base 4:4.12.80
+ _ZTSN6Xapian20InvalidArgumentErrorE at Base 4:4.12.80
+ _ZTSN6Xapian5ErrorE at Base 4:4.12.80
+ _ZTVN5Baloo10TagListJobE at Base 4:4.12.80
+ _ZTVN5Baloo11FileMonitorE at Base 4:4.12.80
+ _ZTVN5Baloo12FileFetchJobE at Base 4:4.12.80
+ _ZTVN5Baloo13FileModifyJobE at Base 4:4.12.80
diff --git a/debian/libbaloopim4.install b/debian/libbaloopim4.install
new file mode 100644
index 0000000..6fdbbea
--- /dev/null
+++ b/debian/libbaloopim4.install
@@ -0,0 +1 @@
+usr/lib/libbaloopim.so.4*
diff --git a/debian/libbaloopim4.symbols b/debian/libbaloopim4.symbols
new file mode 100644
index 0000000..c2d4d52
--- /dev/null
+++ b/debian/libbaloopim4.symbols
@@ -0,0 +1,89 @@
+# SymbolsHelper-Confirmed: 4:4.12.80 amd64
+libbaloopim.so.4 libbaloopim4 #MINVER#
+| libbaloopim4 #MINVER#, baloo
+ _ZN5Baloo3PIM10EmailQuery11addInvolvesERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery11bodyMatchesERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery11setInvolvesERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery12setImportantEb at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery13addCollectionEx at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery13setAttachmentEb at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery13setCollectionERK5QListIxE at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery14subjectMatchesERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery4execEv at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery5addCcERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery5addToERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery5setCcERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery5setToERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery6addBccERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery6setBccERK11QStringList at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery7PrivateC1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery7PrivateC2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery7addFromERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery7matchesERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery7setFromERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery7setReadEb at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQuery8setLimitEi at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQueryC1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQueryC2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQueryD0Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQueryD1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM10EmailQueryD2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery10matchEmailERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery13matchNicknameERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery16setMatchCriteriaENS1_13MatchCriteriaE at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery4execEv at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery5matchERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery8matchUIDERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery8setLimitEi at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQuery9matchNameERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQueryC1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQueryC2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQueryD0Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQueryD1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM12ContactQueryD2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIterator2idEv at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIterator4nextEv at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIteratorC1ERKS1_ at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIteratorC1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIteratorC2ERKS1_ at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIteratorC2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIteratorD1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM14ResultIteratorD2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM16ContactCompleter8completeEv at Base 4:4.12.80
+ _ZN5Baloo3PIM16ContactCompleterC1ERK7QStringi at Base 4:4.12.80
+ _ZN5Baloo3PIM16ContactCompleterC2ERK7QStringi at Base 4:4.12.80
+ _ZN5Baloo3PIM5Query8fromJSONERK10QByteArray at Base 4:4.12.80
+ _ZN5Baloo3PIM5QueryC1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM5QueryC2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM5QueryD0Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM5QueryD1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM5QueryD2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQuery10matchTitleERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQuery4execEv at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQuery8setLimitEi at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQuery9matchNoteERK7QString at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQueryC1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQueryC2Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQueryD0Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQueryD1Ev at Base 4:4.12.80
+ _ZN5Baloo3PIM9NoteQueryD2Ev at Base 4:4.12.80
+ _ZN6Xapian18ValuePostingSourceD0Ev at Base 4:4.12.80
+ _ZN6Xapian18ValuePostingSourceD1Ev at Base 4:4.12.80
+ _ZN6Xapian18ValuePostingSourceD2Ev at Base 4:4.12.80
+ _ZNK5Baloo3PIM10EmailQuery5limitEv at Base 4:4.12.80
+ _ZNK5Baloo3PIM12ContactQuery13matchCriteriaEv at Base 4:4.12.80
+ _ZNK5Baloo3PIM12ContactQuery5limitEv at Base 4:4.12.80
+ _ZNK5Baloo3PIM9NoteQuery5limitEv at Base 4:4.12.80
+ (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_ at Base 4:4.12.80
+ _ZTIN5Baloo3PIM10EmailQueryE at Base 4:4.12.80
+ _ZTIN5Baloo3PIM12ContactQueryE at Base 4:4.12.80
+ _ZTIN5Baloo3PIM5QueryE at Base 4:4.12.80
+ _ZTIN5Baloo3PIM9NoteQueryE at Base 4:4.12.80
+ _ZTSN5Baloo3PIM10EmailQueryE at Base 4:4.12.80
+ _ZTSN5Baloo3PIM12ContactQueryE at Base 4:4.12.80
+ _ZTSN5Baloo3PIM5QueryE at Base 4:4.12.80
+ _ZTSN5Baloo3PIM9NoteQueryE at Base 4:4.12.80
+ _ZTVN5Baloo3PIM10EmailQueryE at Base 4:4.12.80
+ _ZTVN5Baloo3PIM12ContactQueryE at Base 4:4.12.80
+ _ZTVN5Baloo3PIM5QueryE at Base 4:4.12.80
+ _ZTVN5Baloo3PIM9NoteQueryE at Base 4:4.12.80
diff --git a/debian/libbalooxapian4.install b/debian/libbalooxapian4.install
new file mode 100644
index 0000000..dec221c
--- /dev/null
+++ b/debian/libbalooxapian4.install
@@ -0,0 +1 @@
+usr/lib/libbalooxapian.so.4*
diff --git a/debian/libbalooxapian4.symbols b/debian/libbalooxapian4.symbols
new file mode 100644
index 0000000..0ef7dd6
--- /dev/null
+++ b/debian/libbalooxapian4.symbols
@@ -0,0 +1,43 @@
+# SymbolsHelper-Confirmed: 4:4.12.80 amd64
+libbalooxapian.so.4 libbalooxapian4 #MINVER#
+| libbalooxapian4 #MINVER#, baloo
+ _ZN5Baloo17XapianSearchStore11docForQueryEi at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore13finalizeQueryERKN6Xapian5QueryE at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore13toXapianQueryEN6Xapian5Query2opERK5QListINS_4TermEE at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore13toXapianQueryERKNS_4TermE at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore18applyCustomOptionsERKN6Xapian5QueryERK5QHashI7QString8QVariantE at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore20constructFilterQueryEiii at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore20constructSearchQueryERK7QString at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore2idEi at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore3urlEi at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore4execERKNS_5QueryE at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore4nextEi at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore5closeEi at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore6ResultD1Ev at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore6ResultD2Ev at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore6dbPathEv at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore8andQueryERKN6Xapian5QueryES4_ at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore8xapianDbEv at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStore9setDbPathERK7QString at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStoreC1EP7QObject at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStoreC2EP7QObject at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStoreD0Ev at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStoreD1Ev at Base 4:4.12.80
+ _ZN5Baloo17XapianSearchStoreD2Ev at Base 4:4.12.80
+ (optional=templinst)_ZN6Xapian5QueryC1IPS0_EENS0_2opET_S4_j at Base 4:4.12.80
+ (optional=templinst)_ZN6Xapian5QueryC2IPS0_EENS0_2opET_S4_j at Base 4:4.12.80
+ _ZTIN5Baloo17XapianSearchStoreE at Base 4:4.12.80
+ _ZTIN6Xapian12RuntimeErrorE at Base 4:4.12.80
+ _ZTIN6Xapian13DatabaseErrorE at Base 4:4.12.80
+ _ZTIN6Xapian16DocNotFoundErrorE at Base 4:4.12.80
+ _ZTIN6Xapian20DatabaseOpeningErrorE at Base 4:4.12.80
+ _ZTIN6Xapian21DatabaseModifiedErrorE at Base 4:4.12.80
+ _ZTIN6Xapian5ErrorE at Base 4:4.12.80
+ _ZTSN5Baloo17XapianSearchStoreE at Base 4:4.12.80
+ _ZTSN6Xapian12RuntimeErrorE at Base 4:4.12.80
+ _ZTSN6Xapian13DatabaseErrorE at Base 4:4.12.80
+ _ZTSN6Xapian16DocNotFoundErrorE at Base 4:4.12.80
+ _ZTSN6Xapian20DatabaseOpeningErrorE at Base 4:4.12.80
+ _ZTSN6Xapian21DatabaseModifiedErrorE at Base 4:4.12.80
+ _ZTSN6Xapian5ErrorE at Base 4:4.12.80
+ _ZTVN5Baloo17XapianSearchStoreE at Base 4:4.12.80

-- 
baloo packaging



More information about the pkg-kde-commits mailing list