Source: lomiri-url-dispatcher
Standards-Version: 4.7.4
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Marius Gripsgard <mariogrip@debian.org>,
Section: gnome
Build-Depends: debhelper-compat (= 13),
               dh-apparmor,
               dh-sequence-python3,
               cmake,
               cmake-extras,
               dbus-test-runner <!nocheck>,
               gcovr,
               googletest <!nocheck>,
               intltool,
               lcov <!nocheck>,
               libapparmor-dev,
               libdbus-1-dev,
               libdbustest1-dev,
               libglib2.0-dev,
               libgtest-dev,
               libjson-glib-dev,
               liblomiri-app-launch-dev,
               libsqlite3-dev,
               python3-dbusmock,
               python3-fixtures,
               python3-testtools <!nocheck>,
               sqlite3,
               systemd-dev [linux-any],
Vcs-Browser: https://salsa.debian.org/ubports-team/lomiri-url-dispatcher
Vcs-Git: https://salsa.debian.org/ubports-team/lomiri-url-dispatcher.git
Homepage: https://gitlab.com/ubports/development/core/lomiri-url-dispatcher

Package: lomiri-url-dispatcher
Architecture: any
Multi-Arch: same
Depends: qml-module-lomiri-components,
# For the bad URL dialog
         qtchooser,
         ${misc:Depends},
         ${shlibs:Depends},
Description: Lomiri Operating Environment service for requesting URLs to be opened
 Allows applications to request a URL to be opened and handled by another
 process without seeing the list of other applications on the system or
 starting them inside its own Application Confinement.
 .
 This package provides a service for the Lomiri URL Dispatcher

Package: lomiri-url-dispatcher-tools
Architecture: any
Depends: lomiri-url-dispatcher (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: Tools for working with the Lomiri URL Dispatcher
 Allows applications to request a URL to be opened and handled by another
 process without seeing the list of other applications on the system or
 starting them inside its own Application Confinement.
 .
 This package provides tools for working with the Lomiri URL Dispatcher.

Package: lomiri-url-dispatcher-tools-gui
Architecture: any
Depends: lomiri-url-dispatcher (= ${binary:Version}),
         qml-module-lomiri-components-labs,
         qtchooser,
         ${misc:Depends},
Description: GUI tools for working with the Lomiri URL Dispatcher
 Allows applications to request a URL to be opened and handled by another
 process without seeing the list of other applications on the system or
 starting them inside its own Application Confinement.
 .
 This package provides GUI tools for working with the Lomiri URL Dispatcher.

Package: liblomiri-url-dispatcher0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends},
Suggests: lomiri-url-dispatcher (= ${binary:Version}),
Description: Library for sending requests to the Lomiri URL Dispatcher
 Allows applications to request a URL to be opened and handled by another
 process without seeing the list of other applications on the system or
 starting them inside its own Application Confinement.
 .
 This package contains shared libraries to be used by applications.

Package: liblomiri-url-dispatcher-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libglib2.0-dev,
         liblomiri-url-dispatcher0 (= ${binary:Version}),
         ${misc:Depends},
Description: Development files for consumers of the Lomiri URL Dispatcher
 Allows applications to request a URL to be opened and handled by another
 process without seeing the list of other applications on the system or
 starting them inside its own Application Confinement.
 .
 This package contains files that are needed to build applications.

Package: lomiri-url-dispatcher-testability
Architecture: all
Depends: python3-dbusmock,
         ${misc:Depends},
         ${python3:Depends},
Description: Fake Lomiri URL Dispatcher for use in testing
 Allows applications to request a URL to be opened and handled by another
 process without seeing the list of other applications on the system or
 starting them inside its own Application Confinement.
 .
 This package contains a fake Lomiri URL Dispatcher for use in testing.
