~ubuntu-branches/ubuntu/trusty/baloo/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/upstream_git/0045-ContactIndexer-Port-to-the-Baloo-Xapian-library.patch

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2014-04-09 16:31:31 UTC
  • Revision ID: package-import@ubuntu.com-20140409163131-d7mk3gvdn0m7xijy
Tags: 4:4.12.97-0ubuntu4
* Yet more upstream commit imports. Adding patches 50 to 56 in upstream_git/
* Explicitly do not apply upstream_git/0050-Prepare-4.13.0.patch as it
  causes an implicit dependency bump which we cannot fullfill at this time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
From fdccf18bd1559b4dd8aae934dc8a40af255159fe Mon Sep 17 00:00:00 2001
2
2
From: Vishesh Handa <me@vhanda.in>
3
3
Date: Wed, 2 Apr 2014 16:55:07 +0200
4
 
Subject: [PATCH 45/48] ContactIndexer: Port to the Baloo::Xapian library
 
4
Subject: [PATCH 45/56] ContactIndexer: Port to the Baloo::Xapian library
5
5
 
6
6
Makes the code much easier to read. Also, this way we're not converting
7
7
strings to std::string which results in us loosing anything above 127.