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

« back to all changes in this revision

Viewing changes to _zeitgeist/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-18 15:58:20 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100618155820-17r271agf6nl73yc
Tags: 0.4.0-0ubuntu1
* New upstream release for dx team
* debian/rules:
  - add simple-patchsys.mk
  - add autoreconf.mk to take the following patch into account
* debian/patches/01_zeitgeist-hardwire-fts-extension.patch:
  - add temporarly FTS to zg
* debian/control.in:
  - bump Standards-Version to latest
  - build-dep on libgconf2-dev and dh-autoreconf for running autoreconf at
    build time
  - build-dep on raptor-utils

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
app_PYTHON = \
6
6
        __init__.py \
7
 
        singleton.py \
8
 
        lrucache.py
 
7
        singleton.py