Source: history-service
Section: libs
Priority: optional
Maintainer: UBports developers <devs@ubports.com>
Build-Depends: cmake,
               cmake-extras,
               dbus-test-runner,
               debhelper-compat (= 12),
               dh-translations,
               dconf-cli,
               gnome-keyring,
               libphonenumber-dev,
               libqt5sql5-sqlite,
               libsqlite3-dev,
               libtelepathy-qt5-dev,
               pkg-config,
               python:any,
               qtbase5-dev (>= 5.0),
               qtdeclarative5-dev (>= 5.0),
#              version 5.0~git... is not greater or equal 5.0, so leave it as 5
               qtpim5-dev (>= 5),
               sqlite3,
               systemd,
               telepathy-mission-control-5,
               xvfb <!nocheck>,
Standards-Version: 3.9.4
Homepage: https://gitlab.com/ubports/core/history-service/
Vcs-Git: https://gitlab.com/ubports/core/history-service.git
Vcs-Browser: https://gitlab.com/ubports/core/history-service/

Package: history-service
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libqt5sql5-sqlite,
Description: History service to store messages and calls
 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains the history service daemon that watches for Telepathy
 events and stores.

Package: history-service-tools
Architecture: any
Multi-Arch: foreign
Section: utils
Depends: history-service (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: History service to store messages and calls - tools
 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains some tools to be used with the history service.

Package: libhistoryservice0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: History service to store messages and calls - client library
 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains the client library to access the data stored by the
 history service.

Package: qml-module-lomiri-history0.1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: History service to store messages and calls - QML plugin
 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains a QML plugin that provides data models to access the
 data stored by the history service.

Package: libhistoryservice-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libhistoryservice0 (= ${binary:Version}),
         ${misc:Depends},
Description: History service to store messages and calls - development files
 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains the development files for the history service client
 library.
