lp:ubuntu/oneiric/zeitgeist

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/zeitgeist
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

18. By Siegfried Gevatter

* 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.

17. By Siegfried Gevatter

* New upstream release:
   - Fix problem when replacing an existing Zeitgeist instance (LP: #809569).
   - Fix possible crash when zeitgeist-datahub isn't available (LP: #791392).
   - Python API: fix regression affecting get_version and get_extensions
     (Closes: #634306).
   - Added Esperanto translation by Kristjan Schmidt (Closes: #633421).
* Switch from dh_pysupport to dh_python2.

16. By Didier Roche-Tolomelli

* Merge with debian, remaining change:
  - Build-dep on raptor2-utils instead of raptor-utils

15. By Matthias Klose

Build-depend on raptor2-utils. LP: #787160.

14. By Siegfried Gevatter

* New upstream release. Some of the changes are:
 - Fixed secondary sorting by timestamp for most ResultTypes (LP: #772041).
 - Enabled filtering by availability in FindEvents.
 - Added event origin and current_uri properties (LP: #425258, ...) with
   corresponding ResultTypes and MoveEvent handling (LP: #602211).
 - Fixed inconsistencies caused by the internal cache not being updated when
   events were deleted (LP: #598666).
 - Added a Storage Monitor extension which tracks network connectivity and
   removable devices (LP: #489194).
 - Fixed datahub launching to avoid zombie processes (LP: #739780).
 - Replaced the Blacklist extension giving it a more capable API
   (LP: #612344).
 - Simplified log output (LP: #744818, ...).
 - Fixed bug in the connection (to Zeitgeist) recovery code (LP: #771970).
* debian/control:
 - Bump Standards-Version to 3.9.2.

13. By Siegfried Gevatter

* New upstream release. Some of the changes are:
   - Expose property information through D-Bus instrospection.
   - Expose DataSourceRegistry's enabled status in a callback.
   - Python API: Reinstall all active callbacks upon daemon restart.
   - Fix a (harmless) race condition requesting the bus name (LP: #732015).
   - Added new event interpretations (AcceptEvent, DenyEvent, ExpireEvent).
   - Compatibility with future 0.8 release.

12. By Siegfried Gevatter

* New upstream release. Some of the changes are:
   - Various performance improvements (speed, reduced I/O, etc).
   - Enhancements to the extensions system (eg. feature to ask which
     extensions are active).
   - Various bug fixes (eg. fixed find_event_for_template Python API method).
   - Added new mimetype mappings.
* Updated debian/copyright and debian/zeitgeist-core.install.

11. By Didier Roche-Tolomelli

* New upstream release:
  - Added a workaround so that events concerning OpenOffice.org are logged
    correctly (LP: #646724).

10. By Didier Roche-Tolomelli

* debian/zeitgeist-core.install:
  - distribute .pc file as well

9. By Didier Roche-Tolomelli

* New upstream release. "Atomic Flounder"
+ Engine:
  - FindEvent*: Event subjects are now joined by a logical AND instead of OR
    (LP: #592599).
  - Extensions found in the extensions directory are now automatically loaded.
  - Install a .pc file so out of tree extensions can figure out the install
    path.
  - Load extensions found in ~/.local/share/zeitgeist/extensions.
  - Let the GtkRecentlyUsed data-source ignore any exceptions while trying to
    parse .desktop files (LP: #523761).
  - Fix return value of the SetDataSourceEnabled D-Bus method.
  - Extensions: Hooks have been renamed and most of them now have pre and post
    variants (LP: #592599, #604747).
  - Add new ResultTypes for sorting by subject origin
  - Change the hooks API for the Extension class to use pre_* and post* hooks
    to make it clearer when they are run. This change also brings in a few
    new hooks.
+ Python API:
  - ZeitgeistDBusInterface.get_extension is no longer a classmethod (in fact,
    it never really was).
  - ZeitgeistDBusInterface.get_extension now has a third optional parameter to
    change the bus name.
+ Overall:
  - Build system fixes (LP: #595577).
  - Manpage updates.
  - Translation updates.
* remove debian/patches/01_zeitgeist-hardwire-fts-extension.patch:
  - no more needed
* debian/control.in:
  - recommends zeitgeist-fts-extension
  - bump Standards-Version to latest

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/zeitgeist
This branch contains Public information 
Everyone can see this information.

Subscribers