Source: ppa-dev-tools
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends:
 dh-python,
 debhelper-compat (= 12),
 python3 (>= 3.6),
 python3-appdirs,
 python3-debian,
 python3-distro-info,
 python3-launchpadlib,
 python3-lazr.restfulclient,
 python3-mock,
 python3-pytest,
 python3-pytest-runner,
 python3-setuptools,
 python3-software-properties,
 python3-yaml,

Package: ppa-dev-tools
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-apt,
 python3-debian,
 python3-launchpadlib,
 python3-lazr.restfulclient,
 python3-setuptools,
 python3-software-properties,
 python3-xdg,
 python3-yaml,
Description: command line client for managing PPAs in Launchpad.
 Provides a command line tool for creating, deleting, and configuring PPAs.
 Includes functionality to wait/block until all packages have built.

