[SCM] baloo packaging branch, kubuntu_unstable, updated. 4a1727d95a976c9a8e31539f52fce016e5ca0682

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue May 12 10:43:08 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/baloo.git;a=commitdiff;h=4a1727d

The following commit has been merged in the kubuntu_unstable branch:
commit 4a1727d95a976c9a8e31539f52fce016e5ca0682
Author: Harald Sitter <sitter at kde.org>
Date:   Tue May 12 12:42:19 2015 +0200

    balooxapian is replaced by balooengine
---
 debian/control                    |  24 ++--
 debian/libkf5balooengine1.install |   2 +
 debian/libkf5balooengine1.symbols | 279 ++++++++++++++++++++++++++++++++++++++
 debian/libkf5balooxapian1.install |   2 -
 debian/libkf5balooxapian1.symbols |  57 --------
 5 files changed, 292 insertions(+), 72 deletions(-)

diff --git a/debian/control b/debian/control
index d754be5..47bf3d7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake,
                libkf5kcmutils-dev (>= 5.2.0),
                libkf5kdelibs4support-dev (>= 5.2.0),
                libkf5runner-dev (>= 5.2.0),
-               libxapian-dev,
+               liblmdb-dev,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                plasma-framework-dev (>= 5.2.0),
                qtbase5-dev,
@@ -26,9 +26,8 @@ Section: devel
 Architecture: any
 Depends: baloo-kf5 (= ${binary:Version}),
          libkf5baloo1 (= ${binary:Version}),
-         libkf5balooxapian1 (= ${binary:Version}),
+         libkf5balooengine1 (= ${binary:Version}),
          libkf5filemetadata-dev,
-         libxapian-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Conflicts: baloo-dev
@@ -39,6 +38,15 @@ Description: framework for searching and managing metadata devel files
  .
  This package contains the development files.
 
+Package: libkf5balooengine1
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: framework for searching and managing metadata plugins
+ A framework for searching and managing metadata in KDE Software.
+ .
+ Baloo is part of the KDE Plasma desktop.
+
 Package: baloo-kf5
 Section: utils
 Architecture: any
@@ -59,16 +67,6 @@ Description: framework for searching and managing metadata core lib.
  .
  Baloo is part of the KDE Plasma desktop.
 
-Package: libkf5balooxapian1
-Section: libs
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libkf5balooxapian5
-Description: framework for searching and managing metadata plugins
- A framework for searching and managing metadata in KDE Software.
- .
- Baloo is part of the KDE Plasma desktop.
-
 Package: baloo-kf5-dbg
 Section: debug
 Architecture: any
diff --git a/debian/libkf5balooengine1.install b/debian/libkf5balooengine1.install
new file mode 100644
index 0000000..0027cf2
--- /dev/null
+++ b/debian/libkf5balooengine1.install
@@ -0,0 +1,2 @@
+usr/lib/*/libKF5BalooEngine.so.1
+usr/lib/*/libKF5BalooEngine.so.5.*
diff --git a/debian/libkf5balooengine1.symbols b/debian/libkf5balooengine1.symbols
new file mode 100644
index 0000000..b93ac9e
--- /dev/null
+++ b/debian/libkf5balooengine1.symbols
@@ -0,0 +1,279 @@
+# SymbolsHelper-Confirmed: 5.3.0+git20150512 amd64
+libKF5BalooEngine.so.1 libkf5balooengine1 #MINVER#
+ _ZN5Baloo10DocumentDB3delEy at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDB3getEy at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDB3putEyRK7QVectorI10QByteArrayE at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDB4openEPKcP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDB4sizeEv at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDB6createEPKcP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDB8containsEy at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo10DocumentDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDB3delERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDB3getERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDB3putERK10QByteArrayRK7QVectorINS_12PositionInfoEE at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDB4iterERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo10PositionDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo10getFixed32EP10QByteArrayPj at Base 5.3.0+git20150512
+ _ZN5Baloo10getFixed64EP10QByteArrayPy at Base 5.3.0+git20150512
+ _ZN5Baloo10putFixed32EP10QByteArrayj at Base 5.3.0+git20150512
+ _ZN5Baloo10putFixed64EP10QByteArrayy at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC1E7QVectorIS0_ENS0_9OperationE at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC1ERK10QByteArrayNS0_9OperationEi at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC1ERK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC1ERKS0_ at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC2E7QVectorIS0_ENS0_9OperationE at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC2ERK10QByteArrayNS0_9OperationEi at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC2ERK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC2ERKS0_ at Base 5.3.0+git20150512
+ _ZN5Baloo11EngineQueryC2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo11QueryParser10parseQueryERK7QStringS3_ at Base 5.3.0+git20150512
+ _ZN5Baloo11QueryParser18setAutoExapandSizeEi at Base 5.3.0+git20150512
+ _ZN5Baloo11QueryParserC1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo11QueryParserC2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction10docUrlIterEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction10documentIdEyRK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction11addDocumentERKNS_8DocumentE at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction11documentUrlEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction11hasDocumentEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction11setPhaseOneEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction12documentDataEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction12phaseOneSizeEv at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction13documentCTimeEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction13documentMTimeEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction13documentTermsEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction14mTimeRangeIterEjj at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction14removeDocumentEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction14removePhaseOneEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction14renameFilePathEyRKNS_8DocumentE at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction15postingIteratorERKNS_11EngineQueryE at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction15replaceDocumentERKNS_8DocumentE6QFlagsINS0_17DocumentOperationEE at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction16fetchPhaseOneIdsEi at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction18documentXattrTermsEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction19postingCompIteratorERK10QByteArrayS3_NS_9PostingDB10ComparatorE at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction21documentFileNameTermsEy at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction22fetchTermsStartingWithERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction4execERKNS_11EngineQueryEi at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction4sizeEv at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction5abortEv at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction6commitEv at Base 5.3.0+git20150512
+ _ZN5Baloo11Transaction9mTimeIterEjNS_7MTimeDB10ComparatorE at Base 5.3.0+git20150512
+ _ZN5Baloo11TransactionC1EPNS_8DatabaseENS0_15TransactionTypeE at Base 5.3.0+git20150512
+ _ZN5Baloo11TransactionC1ERKNS_8DatabaseENS0_15TransactionTypeE at Base 5.3.0+git20150512
+ _ZN5Baloo11TransactionC2EPNS_8DatabaseENS0_15TransactionTypeE at Base 5.3.0+git20150512
+ _ZN5Baloo11TransactionC2ERKNS_8DatabaseENS0_15TransactionTypeE at Base 5.3.0+git20150512
+ _ZN5Baloo11TransactionD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo11TransactionD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo11getVarint32EP10QByteArrayPj at Base 5.3.0+git20150512
+ _ZN5Baloo11getVarint64EP10QByteArrayPy at Base 5.3.0+git20150512
+ _ZN5Baloo11putVarint32EP10QByteArrayj at Base 5.3.0+git20150512
+ _ZN5Baloo11putVarint64EP10QByteArrayy at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDB10fetchItemsEi at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDB3delEy at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDB3putEy at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDB4sizeEv at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDB8containsEy at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo12DocumentIdDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDB3delEy at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDB3getEy at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDB3putEyRKNS0_8FilePathE at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDB8containsEy at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo12IdFilenameDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo12PostingCodec6decodeERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo12PostingCodec6encodeERK7QVectorIyE at Base 5.3.0+git20150512
+ _ZN5Baloo12PostingCodecC1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo12PostingCodecC2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo12varintLengthEy at Base 5.3.0+git20150512
+ _ZN5Baloo13DocTermsCodec6decodeERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo13DocTermsCodec6encodeERK7QVectorI10QByteArrayE at Base 5.3.0+git20150512
+ _ZN5Baloo13DocTermsCodecC1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo13DocTermsCodecC2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDB3addEyyRK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDB3delEy at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDB3getEy at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDB3putEyRK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDB5getIdEyRK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDB6renameEyRK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDBC1EjjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDBC2EjjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo13DocumentUrlDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo13PositionCodec6decodeERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo13PositionCodec6encodeERK7QVectorINS_12PositionInfoEE at Base 5.3.0+git20150512
+ _ZN5Baloo13PositionCodecC1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo13PositionCodecC2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGenerator11setPositionEi at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGenerator14indexXattrTextERK7QStringRK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGenerator17indexFileNameTextERK7QStringRK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGenerator17indexFileNameTextERK7QStringi at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGenerator8termListERK7QString at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGenerator9indexTextERK7QStringRK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGenerator9indexTextERK7QStringi at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGeneratorC1EPNS_8DocumentE at Base 5.3.0+git20150512
+ _ZN5Baloo13TermGeneratorC2EPNS_8DocumentE at Base 5.3.0+git20150512
+ _ZN5Baloo13encodeFixed32EPcj at Base 5.3.0+git20150512
+ _ZN5Baloo13encodeFixed64EPcy at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDB3delEy at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDB3getEy at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDB3putEyRK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDB8containsEy at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentDataDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDB3delEy at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDB3getEy at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDB3putEyRKNS0_8TimeInfoE at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDB8containsEy at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo14DocumentTimeDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo14encodeVarint32EPcj at Base 5.3.0+git20150512
+ _ZN5Baloo14encodeVarint64EPcy at Base 5.3.0+git20150512
+ _ZN5Baloo14getVarint64PtrEPKcS1_Py at Base 5.3.0+git20150512
+ _ZN5Baloo15PostingIterator6skipToEy at Base 5.3.0+git20150512
+ _ZN5Baloo15PostingIterator9positionsEv at Base 5.3.0+git20150512
+ _ZN5Baloo15PostingIteratorD0Ev at Base 5.3.0+git20150512
+ _ZN5Baloo15PostingIteratorD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo15PostingIteratorD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo17OrPostingIterator4nextEv at Base 5.3.0+git20150512
+ _ZN5Baloo17OrPostingIteratorC1ERK7QVectorIPNS_15PostingIteratorEE at Base 5.3.0+git20150512
+ _ZN5Baloo17OrPostingIteratorC2ERK7QVectorIPNS_15PostingIteratorEE at Base 5.3.0+git20150512
+ _ZN5Baloo17OrPostingIteratorD0Ev at Base 5.3.0+git20150512
+ _ZN5Baloo17OrPostingIteratorD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo17OrPostingIteratorD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo17PhraseAndIterator21checkIfPositionsMatchEv at Base 5.3.0+git20150512
+ _ZN5Baloo17PhraseAndIterator4nextEv at Base 5.3.0+git20150512
+ _ZN5Baloo17PhraseAndIteratorC1ERK7QVectorIPNS_15PostingIteratorEE at Base 5.3.0+git20150512
+ _ZN5Baloo17PhraseAndIteratorC2ERK7QVectorIPNS_15PostingIteratorEE at Base 5.3.0+git20150512
+ _ZN5Baloo17PhraseAndIteratorD0Ev at Base 5.3.0+git20150512
+ _ZN5Baloo17PhraseAndIteratorD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo17PhraseAndIteratorD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo18AndPostingIterator4nextEv at Base 5.3.0+git20150512
+ _ZN5Baloo18AndPostingIteratorC1ERK7QVectorIPNS_15PostingIteratorEE at Base 5.3.0+git20150512
+ _ZN5Baloo18AndPostingIteratorC2ERK7QVectorIPNS_15PostingIteratorEE at Base 5.3.0+git20150512
+ _ZN5Baloo18AndPostingIteratorD0Ev at Base 5.3.0+git20150512
+ _ZN5Baloo18AndPostingIteratorD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo18AndPostingIteratorD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo21VectorPostingIterator4nextEv at Base 5.3.0+git20150512
+ _ZN5Baloo21VectorPostingIteratorC1ERK7QVectorIyE at Base 5.3.0+git20150512
+ _ZN5Baloo21VectorPostingIteratorC2ERK7QVectorIyE at Base 5.3.0+git20150512
+ _ZN5Baloo21VectorPostingIteratorD0Ev at Base 5.3.0+git20150512
+ _ZN5Baloo21VectorPostingIteratorD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo21VectorPostingIteratorD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo22getVarint32PtrFallbackEPcS0_Pj at Base 5.3.0+git20150512
+ _ZN5Baloo23getDifferentialVarInt32EPcS0_P7QVectorIjE at Base 5.3.0+git20150512
+ _ZN5Baloo23putDifferentialVarInt32EP10QByteArrayRK7QVectorIjE at Base 5.3.0+git20150512
+ _ZN5Baloo26VectorPositionInfoIterator4nextEv at Base 5.3.0+git20150512
+ _ZN5Baloo26VectorPositionInfoIterator9positionsEv at Base 5.3.0+git20150512
+ _ZN5Baloo26VectorPositionInfoIteratorC1ERK7QVectorINS_12PositionInfoEE at Base 5.3.0+git20150512
+ _ZN5Baloo26VectorPositionInfoIteratorC2ERK7QVectorINS_12PositionInfoEE at Base 5.3.0+git20150512
+ _ZN5Baloo26VectorPositionInfoIteratorD0Ev at Base 5.3.0+git20150512
+ _ZN5Baloo26VectorPositionInfoIteratorD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo26VectorPositionInfoIteratorD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDB3delEjy at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDB3getEy at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDB3putEjy at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDB4iterEjNS0_10ComparatorE at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDB9iterRangeEjj at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo7MTimeDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo8Database4openENS0_8OpenModeE at Base 5.3.0+git20150512
+ _ZN5Baloo8DatabaseC1ERK7QString at Base 5.3.0+git20150512
+ _ZN5Baloo8DatabaseC2ERK7QString at Base 5.3.0+git20150512
+ _ZN5Baloo8DatabaseD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo8DatabaseD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo8Document11addBoolTermERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo8Document12addXattrTermERK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo8Document15addFileNameTermERK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo8Document15addPositionTermERK10QByteArrayii at Base 5.3.0+git20150512
+ _ZN5Baloo8Document16addXattrBoolTermERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo8Document18setContentIndexingEb at Base 5.3.0+git20150512
+ _ZN5Baloo8Document20addXattrPositionTermERK10QByteArrayii at Base 5.3.0+git20150512
+ _ZN5Baloo8Document23addFileNamePositionTermERK10QByteArrayii at Base 5.3.0+git20150512
+ _ZN5Baloo8Document5setIdEy at Base 5.3.0+git20150512
+ _ZN5Baloo8Document6setUrlERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo8Document7addTermERK10QByteArrayi at Base 5.3.0+git20150512
+ _ZN5Baloo8Document7setDataERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo8DocumentC1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo8DocumentC2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDB3delEy at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDB3getEy at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDB3putEy7QVectorIyE at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDB4iterEy at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo8IdTreeDBD2Ev at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB10prefixIterERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB10regexpIterERK18QRegularExpressionRK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB22fetchTermsStartingWithERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB3delERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB3getERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB3putERK10QByteArrayRK7QVectorIyE at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB4iterERK10QByteArray at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB4openEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB6createEP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDB8compIterERK10QByteArrayS3_NS0_10ComparatorE at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDBC1EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDBC2EjP7MDB_txn at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDBD1Ev at Base 5.3.0+git20150512
+ _ZN5Baloo9PostingDBD2Ev at Base 5.3.0+git20150512
+ _ZNK5Baloo11Transaction10hasChangesEv at Base 5.3.0+git20150512
+ _ZNK5Baloo13TermGenerator8positionEv at Base 5.3.0+git20150512
+ _ZNK5Baloo17OrPostingIterator5docIdEv at Base 5.3.0+git20150512
+ _ZNK5Baloo17PhraseAndIterator5docIdEv at Base 5.3.0+git20150512
+ _ZNK5Baloo18AndPostingIterator5docIdEv at Base 5.3.0+git20150512
+ _ZNK5Baloo21VectorPostingIterator5docIdEv at Base 5.3.0+git20150512
+ _ZNK5Baloo26VectorPositionInfoIterator5docIdEv at Base 5.3.0+git20150512
+ _ZNK5Baloo8Database4pathEv at Base 5.3.0+git20150512
+ _ZNK5Baloo8Document15contentIndexingEv at Base 5.3.0+git20150512
+ _ZNK5Baloo8Document2idEv at Base 5.3.0+git20150512
+ _ZNK5Baloo8Document3urlEv at Base 5.3.0+git20150512
+ _ZTIN5Baloo15PostingIteratorE at Base 5.3.0+git20150512
+ _ZTIN5Baloo17OrPostingIteratorE at Base 5.3.0+git20150512
+ _ZTIN5Baloo17PhraseAndIteratorE at Base 5.3.0+git20150512
+ _ZTIN5Baloo18AndPostingIteratorE at Base 5.3.0+git20150512
+ _ZTIN5Baloo21VectorPostingIteratorE at Base 5.3.0+git20150512
+ _ZTIN5Baloo26VectorPositionInfoIteratorE at Base 5.3.0+git20150512
+ _ZTSN5Baloo15PostingIteratorE at Base 5.3.0+git20150512
+ _ZTSN5Baloo17OrPostingIteratorE at Base 5.3.0+git20150512
+ _ZTSN5Baloo17PhraseAndIteratorE at Base 5.3.0+git20150512
+ _ZTSN5Baloo18AndPostingIteratorE at Base 5.3.0+git20150512
+ _ZTSN5Baloo21VectorPostingIteratorE at Base 5.3.0+git20150512
+ _ZTSN5Baloo26VectorPositionInfoIteratorE at Base 5.3.0+git20150512
+ _ZTVN5Baloo15PostingIteratorE at Base 5.3.0+git20150512
+ _ZTVN5Baloo17OrPostingIteratorE at Base 5.3.0+git20150512
+ _ZTVN5Baloo17PhraseAndIteratorE at Base 5.3.0+git20150512
+ _ZTVN5Baloo18AndPostingIteratorE at Base 5.3.0+git20150512
+ _ZTVN5Baloo21VectorPostingIteratorE at Base 5.3.0+git20150512
+ _ZTVN5Baloo26VectorPositionInfoIteratorE at Base 5.3.0+git20150512
diff --git a/debian/libkf5balooxapian1.install b/debian/libkf5balooxapian1.install
deleted file mode 100644
index 8f13fc0..0000000
--- a/debian/libkf5balooxapian1.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/*/libKF5BalooXapian.so.1
-usr/lib/*/libKF5BalooXapian.so.5.*
diff --git a/debian/libkf5balooxapian1.symbols b/debian/libkf5balooxapian1.symbols
deleted file mode 100644
index e7c19f6..0000000
--- a/debian/libkf5balooxapian1.symbols
+++ /dev/null
@@ -1,57 +0,0 @@
-# SymbolsHelper-Confirmed: 5.3.0+git20150512 amd64
-libKF5BalooXapian.so.1 libkf5balooxapian1 #MINVER#
- _ZN5Baloo14XapianDatabase14deleteDocumentEj at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabase15replaceDocumentEjRKN6Xapian8DocumentE at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabase15replaceDocumentEjRKNS_14XapianDocumentE at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabase16createWritableDbEv at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabase6commitEv at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabase8documentEj at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabaseC1ERK7QStringb at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabaseC2ERK7QStringb at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabaseD1Ev at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDatabaseD2Ev at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument11addBoolTermERK7QStringS3_ at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument11addBoolTermEiRK7QString at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument19fetchTermStartsWithERK10QByteArray at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument20removeTermStartsWithERK10QByteArray at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument7addTermERK7QStringS3_ at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument8addValueEiRK7QString at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument9indexTextERK7QStringS3_i at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocument9indexTextERK7QStringi at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocumentC1ERKN6Xapian8DocumentE at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocumentC1Ev at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocumentC2ERKN6Xapian8DocumentE at Base 5.3.0+git20150512
- _ZN5Baloo14XapianDocumentC2Ev at Base 5.3.0+git20150512
- _ZN5Baloo17XapianQueryParser10expandWordERK7QStringS3_ at Base 5.3.0+git20150512
- _ZN5Baloo17XapianQueryParser10parseQueryERK7QStringS3_ at Base 5.3.0+git20150512
- _ZN5Baloo17XapianQueryParser11setDatabaseEPN6Xapian8DatabaseE at Base 5.3.0+git20150512
- _ZN5Baloo17XapianQueryParser14setAutoExapandEb at Base 5.3.0+git20150512
- _ZN5Baloo17XapianQueryParserC1Ev at Base 5.3.0+git20150512
- _ZN5Baloo17XapianQueryParserC2Ev at Base 5.3.0+git20150512
- _ZN5Baloo19XapianTermGenerator11setDocumentEPN6Xapian8DocumentE at Base 5.3.0+git20150512
- _ZN5Baloo19XapianTermGenerator11setPositionEi at Base 5.3.0+git20150512
- _ZN5Baloo19XapianTermGenerator8termListERK7QString at Base 5.3.0+git20150512
- _ZN5Baloo19XapianTermGenerator9indexTextERK7QString at Base 5.3.0+git20150512
- _ZN5Baloo19XapianTermGenerator9indexTextERK7QStringS3_i at Base 5.3.0+git20150512
- _ZN5Baloo19XapianTermGeneratorC1EPN6Xapian8DocumentE at Base 5.3.0+git20150512
- _ZN5Baloo19XapianTermGeneratorC2EPN6Xapian8DocumentE at Base 5.3.0+git20150512
- (optional=templinst)_ZN6Xapian5QueryC1IN5QListIS0_E8iteratorEEENS0_2opET_S6_j at Base 5.3.0+git20150512
- (optional=templinst)_ZN6Xapian5QueryC2IN5QListIS0_E8iteratorEEENS0_2opET_S6_j at Base 5.3.0+git20150512
- _ZNK5Baloo14XapianDatabase11haveChangesEv at Base 5.3.0+git20150512
- _ZNK5Baloo14XapianDocument3docEv at Base 5.3.0+git20150512
- _ZNK5Baloo14XapianDocument5valueEi at Base 5.3.0+git20150512
- _ZNK5Baloo19XapianTermGenerator8positionEv at Base 5.3.0+git20150512
- _ZTIN6Xapian12RuntimeErrorE at Base 5.3.0+git20150512
- _ZTIN6Xapian13DatabaseErrorE at Base 5.3.0+git20150512
- _ZTIN6Xapian17DatabaseLockErrorE at Base 5.3.0+git20150512
- _ZTIN6Xapian19DatabaseCreateErrorE at Base 5.3.0+git20150512
- _ZTIN6Xapian20DatabaseCorruptErrorE at Base 5.3.0+git20150512
- _ZTIN6Xapian21DatabaseModifiedErrorE at Base 5.3.0+git20150512
- _ZTIN6Xapian5ErrorE at Base 5.3.0+git20150512
- _ZTSN6Xapian12RuntimeErrorE at Base 5.3.0+git20150512
- _ZTSN6Xapian13DatabaseErrorE at Base 5.3.0+git20150512
- _ZTSN6Xapian17DatabaseLockErrorE at Base 5.3.0+git20150512
- _ZTSN6Xapian19DatabaseCreateErrorE at Base 5.3.0+git20150512
- _ZTSN6Xapian20DatabaseCorruptErrorE at Base 5.3.0+git20150512
- _ZTSN6Xapian21DatabaseModifiedErrorE at Base 5.3.0+git20150512
- _ZTSN6Xapian5ErrorE at Base 5.3.0+git20150512

-- 
baloo packaging



More information about the pkg-kde-commits mailing list