Source: git-pw
Section: python
Maintainer: Dimitri John Ledkov <xnox@ubuntu.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 git,
 pybuild-plugin-pyproject,
 python3-all,
 python3-arrow,
 python3-click,
 python3-packaging,
 python3-pbr,
 python3-pytest,
 python3-requests,
 python3-setuptools,
 python3-tabulate,
 python3-yaml,
Standards-Version: 4.7.3
Homepage: https://github.com/getpatchwork/git-pw
Testsuite: autopkgtest-pkg-python

Package: git-pw
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: tool for integrating Git with Patchwork
 Patchwork is the web-based patch tracking system, this tool helps to
 integrate with it.
