zeitgeist 0.8.99~alpha3-1 source package in Ubuntu

Changelog

zeitgeist (0.8.99~alpha3-1) experimental; urgency=low


  * New upstream release. Some of the changes are:
     - The FTS module in Python has been replaced with a C/C++ implementation.
     - Events are pre-processed before they are checked against the blacklist.
     - Fixed reconnection in Python API to avoid duplicate notifications.
     - Support for guessing from more MIME-types and schemas.
  * debian/control:
     - Add libxapian-dev and libdee-dev to Build-Depends.
     - Fix zeitgeist-core description.
  * debian/zeitgeist-core.install, debian/python-zeitgeist.install:
     - Update for FTS.
  * Drop debian/patches/pragma-exclusive.diff (included upstream).

 -- Siegfried-Angel Gevatter Pujals <email address hidden>  Tue, 14 Feb 2012 18:04:14 +0100

Upload details

Uploaded by:
Siegfried Gevatter
Uploaded to:
Experimental
Original maintainer:
Siegfried Gevatter
Architectures:
any all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zeitgeist_0.8.99~alpha3-1.dsc 1.9 KiB 920a2854b68d5612ffed40df48b65bcc49b25fe9f90d1302a62447df3d251503
zeitgeist_0.8.99~alpha3.orig.tar.bz2 781.4 KiB 72d9a40090ef427042e3c3f254824a75dd7ebfe8376d947a276c3b4cd2de3b1f
zeitgeist_0.8.99~alpha3-1.debian.tar.gz 7.2 KiB fa4a4d10549f6338226f97d691803854905312a520b1ecf2d19923c008f83309

Available diffs

No changes file available.

Binary packages built by this source

python-zeitgeist: event logging framework - Python bindings

 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations held 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 the Python API.

zeitgeist: event logging framework

 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations held 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 metapackage depends on the Zeitgeist engine and a set of packages
 (such as data providers) commonly used together with it.

zeitgeist-core: event logging framework - engine

 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations held 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 the main daemon (in its new Vala implementation,
 codenamed "Bluebird"). It also includes the FTS (Full Text Search)
 extension.