~ubuntu-branches/ubuntu/lucid/tracker/lucid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Sasa Bodiroza
  • Date: 2008-05-11 02:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20080511020000-egorot9g7ut6dckd
Tags: 0.6.6-1ubuntu1
* Merge from debian unstable, remaining changes (LP: #229146):
  - In debian/patches:
    + email-crasher.patch: Patch by upstream, fix crash on mail indexing.
    + 03_dont_activate_indexing_and_watching.patch: don't active indexing nor
      watching as decided by the technical board
    + 02_no_kde_autostart.patch: Do not autostart trackerd in Kde, as they
      have strigi.
  - In debian/control:
    + Addhere to DebianMaintainerField spec.
    + Do not build-depend on universe dependencies:
      libunac1-dev, libqdbm-dev.
    + tracker depends on o3read instead of recommend it, so we have
      OOo indexing by default.
  - In debian/rules:
    + Enable sqlite external db instead of qdbm.
  - In debian/tracker.py:
    + Added an apport hook to ignore tracker-extract crashes, since they
      are caused by setrlimit terminating tracker-extract when it raises
      it's cpu/memory limit.
  - In debian/tracker.install:
    + Install tracker.py in /usr/share/apport/package-hooks/

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
tracker (0.6.6-1ubuntu1) intrepid; urgency=low
 
2
 
 
3
  * Merge from debian unstable, remaining changes (LP: #229146):
 
4
    - In debian/patches:
 
5
      + email-crasher.patch: Patch by upstream, fix crash on mail indexing.
 
6
      + 03_dont_activate_indexing_and_watching.patch: don't active indexing nor
 
7
        watching as decided by the technical board
 
8
      + 02_no_kde_autostart.patch: Do not autostart trackerd in Kde, as they
 
9
        have strigi.
 
10
    - In debian/control:
 
11
      + Addhere to DebianMaintainerField spec.
 
12
      + Do not build-depend on universe dependencies:
 
13
        libunac1-dev, libqdbm-dev.
 
14
      + tracker depends on o3read instead of recommend it, so we have
 
15
        OOo indexing by default.
 
16
    - In debian/rules:
 
17
      + Enable sqlite external db instead of qdbm.
 
18
    - In debian/tracker.py:
 
19
      + Added an apport hook to ignore tracker-extract crashes, since they
 
20
        are caused by setrlimit terminating tracker-extract when it raises
 
21
        it's cpu/memory limit.
 
22
    - In debian/tracker.install:
 
23
      + Install tracker.py in /usr/share/apport/package-hooks/
 
24
 
 
25
 -- Sasa Bodiroza <jazzva@gmail.com>  Thu, 11 May 2008 02:00:00 +0200
 
26
 
 
27
tracker (0.6.6-1) unstable; urgency=low
 
28
 
 
29
  * New upstream release.
 
30
  * debian/control
 
31
    - Wrap dependencies.
 
32
 
 
33
 -- Michael Biebl <biebl@debian.org>  Mon, 03 Mar 2008 19:21:45 +0100
 
34
 
1
35
tracker (0.6.6-0ubuntu3) hardy; urgency=low
2
36
 
3
37
  * debian/patches/email-crasher.patch:
534
568
  * Write missing man pages.
535
569
 
536
570
 -- Michael Biebl <biebl@debian.org>  Fri, 19 Jan 2007 00:29:39 +0100
 
571