Source: zeitgeist-extensions
Section: utils
Priority: optional
Maintainer: Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>
Build-Depends: debhelper (>= 7.0.50~),
 python-support
Standards-Version: 3.9.1
Homepage: https://launchpad.net/zeitgeist-extensions
Vcs-Bzr: bzr+ssh://bazaar.launchpad.net/~zeitgeist-packagers/zeitgeist-extensions/debian/
Vcs-Browser: http://code.launchpad.net/~zeitgeist-packagers/zeitgeist-extensions/debian/

Package: zeitgeist-extension-fts
Architecture: all
Replaces: zeitgeist-extensions (<= 0.2.0-1)
Provides: zeitgeist-fts-extension
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 zeitgeist-core (>= 0.4.0+bzr20100717),
 python-xdg,
 python-dbus,
 python-xapian,
 python-gobject
Description: full text search extension for the Zeitgeist engine
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold with other people, etc.) and
 makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log and also makes it possible to
 determine relationships between items based on usage patterns.
 .
 This package contains an extension which adds full text indexing and
 search capabilities to the Zeitgeist engine.

Package: zeitgeist-extension-geolocation
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 zeitgeist-core (>= 0.4.0+bzr20100717),
 python-dbus,
 python-geoclue,
 geoclue
Description: geolocation extension for the Zeitgeist engine
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold with other people, etc.) and
 makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log and also makes it possible to
 determine relationships between items based on usage patterns.
 .
 This package contains an extension which adds geolocation capabilities to the
 Zeitgeist engine, storing the location where every event is logged.
 .
 This extension is still in a very early state and may slow down the Zeitgeist
 engine or cause other instabilities. The API it exposes is also still likely to
 change.
