Source: libqofono
Standards-Version: 4.7.4
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
Section: libs
Build-Depends: debhelper-compat (= 13),
               cmake,
               libqt5xmlpatterns5-dev,
               pkgconf,
               qml-module-qtquick2,
               qt6-base-dev,
               qt6-declarative-dev,
               qtbase5-dev,
               qtdeclarative5-dev,
Vcs-Browser: https://salsa.debian.org/ubports-team/libqofono
Vcs-Git: https://salsa.debian.org/ubports-team/libqofono.git
Homepage: https://github.com/sailfishos/libqofono

Package: libqofono-qt5-0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Suggests: ofono,
Description: Qt 5 library for Ofono
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the Qt5 build of the libqofono library.

Package: libqofono-qt6-0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Suggests: ofono,
Description: Qt 6 library for Ofono
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the Qt6 build of the libqofono library.

Package: libqofono-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libqofono-qt5-0 (= ${binary:Version}),
         ${misc:Depends},
Description: Qt 5 library for Ofono (development files)
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the Qt5 header files of the libqofono shared library.

Package: libqofono-qt6-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libqofono-qt6-0 (= ${binary:Version}),
         ${misc:Depends},
Description: Qt 6 library for Ofono (development files)
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the Qt6 header files of the libqofono shared library.

Package: libqofono-tests
Architecture: any
Multi-Arch: foreign
Section: libdevel
Depends: libqofono-qt5-0 (= ${binary:Version}),
         libqofono-qt6-0 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: Qt library for Ofono (unit tests)
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the unit tests of the shared library. These
 require ofono to be running. Before they can be run at build-time, more
 upstream work is required. As an alternative, the executable unit tests
 are provided for run-time.

Package: libqofono-examples
Architecture: any
Multi-Arch: foreign
Section: libdevel
Depends: libqofono-qt6-0 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: QtQuick/QML example application
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the ofonotest example application written in
 QtQuick/QML.

Package: qml-module-ofono
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Breaks: qtdeclarative5-ofono0.2,
        ubuntu-system-settings (<< 0.3+15.04.20150114),
Replaces: qtdeclarative5-ofono0.2,
Description: QML bindings for libqofono (Qt 5 version)
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the QML bindings for the libqofono shared library.

Package: qml6-module-ofono
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: QML bindings for libqofono (Qt 6 version)
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the QML bindings for the libqofono shared library.
