~ubuntu-branches/ubuntu/precise/zeitgeist/precise-proposed

« back to all changes in this revision

Viewing changes to _zeitgeist/engine/extensions/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Siegfried-Angel Gevatter Pujals
  • Date: 2011-01-22 14:15:38 UTC
  • mfrom: (1.1.7 upstream) (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110122141538-8poh0211pn8uv1xc
Tags: 0.7-1
* 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
GMSGFMT = @GMSGFMT@
99
99
GREP = @GREP@
100
100
HAVE_RAPPER = @HAVE_RAPPER@
 
101
HAVE_RDFLIB = @HAVE_RDFLIB@
101
102
INSTALL = @INSTALL@
102
103
INSTALL_DATA = @INSTALL_DATA@
103
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@