Source: click
Section: admin
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Marius Gripsgard <marius@ubports.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 gir1.2-glib-2.0,
 gobject-introspection (>= 0.6.7),
 libgee-0.8-dev,
 libgirepository1.0-dev (>= 0.6.7),
 libglib2.0-dev (>= 2.34),
 libjson-glib-dev (>= 0.10),
 pkg-config,
 pyflakes3,
 python3-all:any,
 python3-apt,
 python3-coverage,
 python3-debian,
 python3-gi,
 python3-pip,
 python3-pep8,
 python3-setuptools,
 python3-six,
 python3-sphinx,
 python3:any (>= 3.2),
 python3-mock,
 valac,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://gitlab.com/ubports/development/core/click/
Vcs-Git: https://salsa.debian.org/ubports-team/click.git
Vcs-Browser: https://salsa.debian.org/ubports-team/click/

Package: click
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 adduser,
 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,
Replaces:
 click-package,
 packagekit-plugin-click,
Provides:
 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:
 debootstrap,
 dpkg-dev,
 schroot (>= 1.6.10-2~),
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
Section: python
Architecture: any
Depends:
 gir1.2-click-0.4 (= ${binary:Version}),
 gir1.2-glib-2.0,
 python3-apt,
 python3-debian,
 python3-gi,
 ${misc:Depends},
 ${python3:Depends},
Replaces:
 python3-click (<< 0.4.43),
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
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
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
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 gir1.2-click-0.4 (= ${binary:Version}),
 libclick-0.4-0 (= ${binary:Version}),
 libglib2.0-dev,
 libjson-glib-dev,
 ${misc:Depends},
 ${shlibs:Depends},
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
Section: introspection
Architecture: any
Multi-Arch: same
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
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Conflicts:
 click-package-doc,
Replaces:
 click-package-doc,
Provides:
 click-package-doc,
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.
