lp://qastaging/debian/experimental/zeitgeist

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

14. By Siegfried Gevatter

* New upstream release. Some of the changes are:
   - Bug fixes in Zeitgeist and FTS++.
   - Added SearchWithRelevancies D-Bus method to FTS.

13. By Siegfried Gevatter

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

12. By Siegfried Gevatter

* debian/pragma-exclusive.diff (src/sql-schema.vala):
   - Revert locking_mode from EXCLUSIVE to NORMAL since it creates problems
     with FTS.

11. By Siegfried Gevatter

* New upstream release. Some of the changes are:
  - Enhanced error handling, reporting and recovery (LP: #848710,
    LP: #743857).
  - The database file is now only readable by the user (LP: #910273).
  - GVFS usage in StorageMonitor has been disabled for now (LP: #905898).
  - Fixed a problem where the FTS extension could block the DB (LP: #919111).
  - Debug messages are no longer displayed by default (LP: #906451).
* debian/rules:
  - Do not install the raw .trig files.
* debian/zeitgeist-core.bash_completion:
  - Change source directory from extra/ to data/.

10. By Siegfried Gevatter

* Upload the new Vala port of Zeitgeist to experimental.
* debian/*:
   - Updated for the Vala version.
   - Added a python-zeitgeist package.

9. By Siegfried Gevatter

[ Siegfried-Angel Gevatter Pujals ]
* New upstream release. Some of the changes are:
   - Event subjects are now joined by logical AND instead of OR (LP: #59299).
   - Extensions: hooks have bene renamed and some new ones have been added
     (LP: #592599, #604747).
   - There are two new ResultTypes: MostRecentOrigin and MostPopularOrigin.
* debian/control:
   - Add Vcs- fields.
* debian/copyright:
   - Update copyright information.
* debian/source/format:
   - Switch package format to 3.0 (quilt).

[ Didier Roche ]
* debian/control:
   - Bump Standards-Version to 3.9.0.
* debian/zeitgeist-core.install:
   - Distribute the .pc file as well.

8. By Siegfried Gevatter

* New upstream release:
   - Added support for negation ("!<text>") and right wildcards ("<text>*")
     to many query fields. Also added type expansion (eg.: Image matches
     VectorImage and RasterImage).
   - Fixed DeleteEvents to work with arbitrarily huge amounts of IDs.
   - Several ontology changes (renamed interpretation values). Support for
     automatic database format upgrades.
   - Other fixes, improvements, new API functionalities and translations.
* Notable changes backported from bzr:
   - Extensions found in the extensions directory are now automatically loaded.
   - Let the GtkRecentlyUsed data-source ignore any exceptions while trying to
     parse .desktop files (LP: #523761).
* Update debian/control (add raptor-utils and python-rdflib to the build
  dependencies) and debian/zeitgeist-core.install.

7. By Siegfried Gevatter

* New upstream release:
   - Added new ReturnTypes ({Most,Least}{PopularActor,RecentActor}).
   - Added DataSourceRegistry extension and support for extensions
     identifying callers (when methods are executed through D-Bus).
   - Overhauled FindRelatedUris for better results and improved performance.
   - Several other changes and bug fixes (LP: #549567, #531793).
* debian/control, debian/rules:
   - Get ride of CDBS (switch to dh7).
   - Bump Standards-Version to 3.8.4.
* Add debian/source/format file with content "1.0".

6. By Siegfried Gevatter

* New upstream release:
   - Add FindEvents, optimized shorthand for GetEvents(FindEventIds(...)).
   - Fix DeleteEvents and make it ignore bad requests.
   - Fix GetEvents not to raise an exception when called with an empty list.
   - ZeitgeistClient.get_version() now returns a Python list.
   - Some code refactoring, documentation changes and other little fixes.
* Delete debian/zeitgeist-daemon.bash_completion, as it's now in the tarball,
  and update debian/rules to reflect this change.
* debian/control.in:
   - Change Homepage field to zeitgeist-project.com.

5. By Siegfried Gevatter

* First upload to enter Debian (Closes: #529067).
* debian/copyright:
   - Mention that some copyright headers in the tarball are wrong.

Branch metadata

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

Subscribers