-
tracker (0.6.6-1ubuntu5.1) intrepid-proposed; urgency=low
* 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)
-- Michael Vogt <email address hidden> Thu, 27 Nov 2008 17:18:43 +0100
-
tracker (0.6.6-1ubuntu5) intrepid; urgency=low
* Use gnomedesktop directly rather than deskbar.core.gnomedesktop,
as it is no longer shipped internally to deskbar since 2.23.6.
Also make libdeskbar-tracker depend on python-gnome2-desktop for
this module. Thanks to Cyril Jaquier for the fix. (LP: #268276)
- This is debian/patches/05_gnomedesktop.patch
-- James Westby <email address hidden> Fri, 26 Sep 2008 21:18:43 +0100
-
tracker (0.6.6-1ubuntu4) intrepid; urgency=low
* debian/sysctl.d/30-tracker.conf, debian/tracker.postinst, debian/control:
add sysctl for increased inotify limits (broken out from procps).
-- Kees Cook <email address hidden> Wed, 20 Aug 2008 21:06:01 -0700
-
tracker (0.6.6-1ubuntu3) intrepid; urgency=low
* Add 04_Correct_spelling_of_additional.patch (LP: #158452)
-- Nathan Handler <email address hidden> Mon, 07 Jul 2008 15:17:33 -0500
-
tracker (0.6.6-1ubuntu2) intrepid; urgency=low
* Rebuild against libgmime-2.0-2a. No source changes.
-- Colin Watson <email address hidden> Sat, 14 Jun 2008 09:59:37 +0100
-
tracker (0.6.6-1ubuntu1) intrepid; urgency=low
* 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/
-- Sasa Bodiroza <email address hidden> Thu, 11 May 2008 02:00:00 +0200
-
tracker (0.6.6-0ubuntu3) hardy; urgency=low
* debian/patches/email-crasher.patch:
- Patch by upstream, fix crash on mail indexing. LP: #182712.
Thanks to Jamie McCracken for providing the patch.
-- Emilio Pozuelo Monfort <email address hidden> Wed, 02 Apr 2008 18:51:37 +0200