Source: telepathy-logger-qt4
Section: libs
Priority: optional
Maintainer: The Newyork team <newyork@lists.canonical.com>
Build-Depends: debhelper (>= 9),
               cmake,
               pkg-config,
               flex,
               bison,
               libqt4-dev,
               libqtgstreamer-dev,
               libtelepathy-qt4-dev,
               libtelepathy-logger-dev,
               python
Standards-Version: 3.9.3
Homepage: https://projects.kde.org/projects/kdereview/telepathy-logger-qt
Vcs-Bzr: https://code.launchpad.net/~newyork-team/newyork/telepathy-logger-qt4

Package: libtelepathy-logger-qt4-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Qt bindings for the Telepathy logger service - shared library
 Qt binding for the Telepathy logger service, allowing Qt applications to
 access logs from conversations, calls, etc from the telepathy logger
 archive.
 
Package: libtelepathy-logger-qt4-dev
Architecture: any
Section: libdevel
Depends: libtelepathy-logger-qt4-0 (= ${binary:Version}),
         pkg-config (>= 0.21),
         ${misc:Depends}
Description: Qt bindings for the Telepathy logger service -- utility library (headers)
 This package contains development files for the Qt Telepathy logger bindings library

