Source: zeitgeist
Section: utils
Priority: optional
Maintainer: Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               gobject-introspection (>= 1.30.0),
               gtk-doc-tools,
               intltool (>= 0.35.0),
               libdee-dev (>= 1.0.2),
               libgirepository1.0-dev (>= 1.30.0),
               libglib2.0-dev (>= 2.26.0),
               libgtk-3-dev (>= 3.0.0),
               libjson-glib-dev (>= 0.14.0),
               libsqlite3-dev (>= 3.7.11),
               libtelepathy-glib-dev (>= 0.18.0),
               libxapian-dev,
               python-all (>= 2.6.6-3~),
               python-gi,
               python-rdflib,
               raptor-utils,
               valac (>= 0.20.0)
Vcs-Bzr: http://bazaar.launchpad.net/~zeitgeist-packagers/zeitgeist/debian-bluebird
Vcs-Browser: https://code.launchpad.net/~zeitgeist-packagers/zeitgeist/debian-bluebird
Homepage: http://zeitgeist-project.com/
Standards-Version: 3.9.4
X-Python-Version: >= 2.6

Package: zeitgeist
Architecture: all
Depends: python-zeitgeist, zeitgeist-core, zeitgeist-datahub, ${misc:Depends}
Description: 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.

Package: zeitgeist-core
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: zeitgeist-datahub
Provides: zeitgeist-extension-fts
Description: 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.

Package: python-zeitgeist
Architecture: all
Section: python
Depends: python-dbus,
         python-gobject (>= 2.16.0),
         python-xdg,
         ${misc:Depends},
         ${python:Depends}
Replaces: zeitgeist-core (<< 0.8.99~alpha1)
Breaks: zeitgeist-core (<< 0.8.99~alpha1)
Description: event logging framework - Python bindings
 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 Python API.

Package: zeitgeist-datahub
Architecture: any
Depends: zeitgeist-core (>= 0.5.0~), ${misc:Depends}, ${shlibs:Depends}
Enhances: zeitgeist-core
Description: event logging framework - passive logging daemon
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold 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 zeitgeist-datahub, a daemon which starts together with
 the main engine and inserts information collected from GtkRecentlyUsed into
 it.

Package: libzeitgeist-2.0-0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Recommends: zeitgeist | zeitgeist-core
Description: library to access Zeitgeist - shared library
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold 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.
 .
 Libzeitgeist is a client library to access and manage the Zeitgeist event
 log from languages such as C and Vala.
 .
 This package contains shared libraries to be used by applications.

Package: libzeitgeist-2.0-dev
Section: libdevel
Architecture: any
Depends: gir1.2-zeitgeist-2.0 (= ${binary:Version}),
         libglib2.0-dev (>= 2.26.0),
         libzeitgeist-2.0-0 (= ${binary:Version}),
         ${misc:Depends}
Suggests: libzeitgeist-doc
Description: library to access Zeitgeist - development files
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold 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.
 .
 Libzeitgeist is a client library to access and manage the Zeitgeist event
 log from languages such as C and Vala.
 .
 This package contains files that are needed to build applications.

Package: libzeitgeist-2.0-0-dbg
Section: debug
Architecture: any
Priority: extra
Depends: libzeitgeist-2.0-0 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: library to access Zeitgeist - debugging symbols
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold 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.
 .
 Libzeitgeist is a client library to access and manage the Zeitgeist event
 log from languages such as C and Vala.
 .
 This package contains debugging symbols.

Package: libzeitgeist-2.0-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: devhelp
Description: library to access Zeitgeist - documentation
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold 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.
 .
 Libzeitgeist is a client library to access and manage the Zeitgeist event
 log from languages such as C and Vala.
 .
 This package contains the documentation.

Package: gir1.2-zeitgeist-2.0
Section: introspection
Architecture: any
Depends: libzeitgeist-2.0-0 (= ${binary:Version}),
         ${gir:Depends},
         ${misc:Depends}
Description: library to access Zeitgeist - gir bindings
 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations hold 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.
 .
 Libzeitgeist is a client library to access and manage the Zeitgeist event
 log from languages such as C and Vala.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
