zeitgeist 0.8.2-1 source package in Ubuntu

Changelog

zeitgeist (0.8.2-1) unstable; urgency=low


  * New upstream release:
     - Storage Monitor: Add support for Network Manager 0.9 (LP: #841764).
     - Allow "*" in subject_text (interpreted as plain text).
     - Remove input size limitation from DeleteEvents.
     - Python: Fix the Event constructor to support copying Event instances.
     - Python: Correctly specify the D-Bus interface when introspecting.
  * Update debian/copyright. 

 -- Siegfried-Angel Gevatter Pujals <email address hidden>  Wed, 21 Sep 2011 20:09:07 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zeitgeist_0.8.2-1.dsc 1.6 KiB 88c0a65fe6216287cde83ccb66510e26bd368604b3b628751b094a69eb802e67
zeitgeist_0.8.2.orig.tar.gz 350.4 KiB 6155611ee182f642cc1fe9f8aadc25c7e2942fdef2565b1f29e8388bc4643703
zeitgeist_0.8.2-1.debian.tar.gz 6.1 KiB af917ca32e55d2e7a4b7c59cd7e6c9586206ace37a4815b9891267724147a5d4

No changes file available.

Binary packages built by this source

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.