Package: tracker
Version: 0.14.1-1
Severity: minor
Tags: patch
Dear Maintainer,
The man page description of tracker-store has a
discontinuation:
"...instead other processes do that and serves as a daemon
waiting for such requests..."
I think what was meant was this
"...instead other processes do that while tracker-store serves
as a daemon waiting for such requests..."
Patch attached.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.17-interatom (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tracker depends on:
ii dbus 1.5.12-1
ii dconf-gsettings-backend [gsettings-backend] 0.12.1-1
ii dpkg 1.16.3
ii libc6 2.13-32
ii libexempi3 2.2.0-1
ii libglib2.0-0 2.32.3-1
ii libtracker-miner-0.14-0 0.14.1-1
ii libtracker-sparql-0.14-0 0.14.1-1
ii shared-mime-info 0.90-1.1
Versions of packages tracker recommends:
ii tracker-gui 0.14.1-1
ii tracker-miner-evolution 0.14.1-1
ii tracker-miner-fs 0.14.1-1
ii tracker-utils 0.14.1-1
tracker suggests no packages.
-- no debconf information
--- tracker-store.1.orig 2012-05-30 09:32:36.878944134 -0400
+++ tracker-store.1.new 2012-05-30 09:34:04.239664340 -0400
@@ -15,7 +15,9 @@
.PP
.B tracker-store
does not do any file crawling or any mining of data itself, instead
-other processes do that and serves as a daemon waiting for such
+other processes do that while
+.B tracker-store
+serves as a daemon waiting for such
requests from application miners like
.B tracker-miner-fs.