Comment 56 for bug 204770

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tracker - 0.6.6-2ubuntu1

---------------
tracker (0.6.6-2ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/sysctl.d/30-tracker.conf:
      + add sysctl for increased inotify limits (broken out from procps).
    - debian/rules:
      + Enable sqlite external db instead of qdbm.
    - debian/control:
      + Do not build-depend on universe dependencies:
        libunac1-dev, libqdbm-dev.
      + add versionized dependency on procps
      + depend on python-gnome2-desktop (for patch 05_gnomedesktop.patch)
    - 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/
    - tracker-0.6.6/debian/tracker.postinst:
      + start procps to apply "sysctl.d/30-tracker.conf"
    - 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.
      + 04_Correct_spelling_of_additional.patch: spelling fixes
      + 05_gnomedesktop.patch: use python module gnomedesktop directly rather
        than deskbar.core.gnomedesktop python module
    - debian/tracker.install:
      + don't install the dbus service so tracker is not automatically
        started when other software try to see if it's already running
        (lp: #204770)
  * new recommends on odt2txt
  * drop o3read dependency (no longer in the archive)

tracker (0.6.6-2) unstable; urgency=low

  * debian/control
    - Add Build-Depends on pkg-config.
    - Add Vcs-* fields.
    - Replace Recommends on o3read with odt2txt.
  * debian/patches/01-secure_tmpdir.patch
    - Use mktemp to create a secure tmpdir for the msword filter.
      Thanks to Jon Dowland for the patch. Closes: #473733
  * Add symbols files for libtrackerclient0 and libtracker-gtk0.
  * debian/patches/02-static_keywords_reply.patch
    - Make _keywords_reply a static function to not export it in the public
      API.
  * debian/patches/03-prefer_odt2txt.patch
    - Use odt2txt to index OpenOffice documents. Closes: #478091

 -- Michael Vogt <email address hidden> Thu, 13 Nov 2008 15:34:51 +0100