Source: click
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: admin
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 dh-sequence-installsysusers,
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 dbus-test-runner,
 gir1.2-gee-0.8-dev,
 gir1.2-gio-2.0-dev,
 gir1.2-glib-2.0,
 gir1.2-gobject-2.0-dev,
 gir1.2-json-1.0-dev,
 libgee-0.8-dev,
 libglib2.0-dev,
 libjson-glib-dev,
 libproperties-cpp-dev,
 pkgconf,
 pyflakes3,
 python3-all:any,
 python3-apt,
 python3-coverage,
 python3-debian,
 python3-gi,
 python3-pip,
 python3-setuptools,
 python3-sphinx <!nodoc>,
 python3:any,
 valac,
Vcs-Browser: https://salsa.debian.org/ubports-team/click
Vcs-Git: https://salsa.debian.org/ubports-team/click.git
Homepage: https://gitlab.com/ubports/development/core/click

Package: click
Architecture: any
Depends:
 python3-click-package (= ${binary:Version}),
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Recommends:
 click-apparmor,
Suggests:
 click-reviewers-tools (>= 0.9),
 lomiri-app-launch-tools,
Conflicts:
 click-package,
 packagekit-plugin-click,
Provides:
 click-package,
 packagekit-plugin-click,
Replaces:
 click-package,
 packagekit-plugin-click,
Description: tool for handling (and building) Click packages
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides common files, including the main click program.

Package: click-dev
Architecture: any
Multi-Arch: foreign
Depends:
 python3-click-package (= ${binary:Version}),
 ${misc:Depends},
 ${perl:Depends},
Recommends:
 dpkg-dev,
 debootstrap,
 schroot,
Provides:
 dh-sequence-click,
Description: build Click packages
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 click-dev provides support for building these packages.

Package: python3-click-package
Architecture: any
Section: python
Depends:
 gir1.2-click-0.4 (= ${binary:Version}),
 gir1.2-glib-2.0,
 python3-apt,
 python3-debian,
 python3-gi,
 ${misc:Depends},
 ${python3:Depends},
Description: Click packages (Python 3 interface)
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides Python 3 modules used by click, which may also be
 used directly.

Package: libclick-0.4-0
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: run-time Click package management library
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides a shared library for managing Click packages.

Package: libclick-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libclick-0.4-0 (= ${binary:Version}),
 libglib2.0-dev,
 libjson-glib-dev,
 ${gir:Depends},
 ${misc:Depends},
Provides:
 ${gir:Provides},
Description: development files for Click package management library
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides development files needed to build programs for
 managing Click packages.

Package: gir1.2-click-0.4
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 libclick-0.4-0 (= ${binary:Version}),
 ${gir:Depends},
 ${misc:Depends},
Description: GIR bindings for Click package management library
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: click-doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Conflicts:
 click-package-doc,
Provides:
 click-package-doc,
Replaces:
 click-package-doc,
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Click packages (documentation)
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides documentation for click.

Package: click-service
Architecture: any
Depends:
 click (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Click packages (privileged service)
 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package contains click-service, a simple daemon which allows unprivileged
 users to install click packages over D-Bus.
