Source: lomiri-history-service
Section: libs
Priority: optional
Maintainer: UBports developers <devs@ubports.com>
Build-Depends: cmake,
               cmake-extras,
               dbus-test-runner,
               debhelper-compat (= 12),
               dconf-cli,
               gnome-keyring,
               libphonenumber-dev,
               libqt5sql5-sqlite,
               libsqlite3-dev,
               libtelepathy-qt5-dev,
               pkg-config,
               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,
               xauth <!nocheck>,
               xvfb <!nocheck>,
Standards-Version: 3.9.4
Homepage: https://gitlab.com/ubports/development/core/lomiri-history-service
Vcs-Git: https://gitlab.com/ubports/development/core/lomiri-history-service.git
Vcs-Browser: https://gitlab.com/ubports/development/core/lomiri-history-service

Package: lomiri-history-service
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libqt5sql5-sqlite,
Replaces: history-service (<< 0.5)
Breaks: history-service (<< 0.5)
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
Depends: lomiri-history-service, ${misc:Depends}
Architecture: all
Priority: optional
Section: oldlibs
Description: transitional package
 This is a transitional package. It can safely be removed.

Package: lomiri-history-service-tools
Architecture: any
Multi-Arch: foreign
Section: utils
Depends: lomiri-history-service (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Replaces: history-service-tools (<< 0.5)
Breaks: history-service-tools (<< 0.5)
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: history-service-tools
Depends: lomiri-history-service-tools, ${misc:Depends}
Architecture: all
Priority: optional
Section: oldlibs
Description: transitional package
 This is a transitional package. It can safely be removed.

Package: liblomirihistoryservice0
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: liblomirihistoryservice-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: liblomirihistoryservice0 (= ${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.
