Source: gerritlib
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Filip Pytloun <filip@pytloun.cz>,
Build-Depends:
 debhelper (>=10),
 dh-python,
 python-all,
 python-pbr (>= 0.8.2),
 python-setuptools,
 python3-all,
 python3-pbr (>= 0.8.2),
 python3-setuptools,
Build-Depends-Indep:
 python-hacking,
 python-paramiko (>=1.8.0),
 python-six (>=1.7.0),
 python-subunit,
 python-testrepository,
 python-testtools,
 python3-hacking,
 python3-paramiko (>=1.8.0),
 python3-six (>=1.7.0),
 python3-subunit,
 python3-testrepository,
 python3-testtools,
Standards-Version: 4.1.2
Testsuite: autopkgtest-pkg-python
Homepage: https://git.openstack.org/cgit/openstack-infra/gerritlib
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/gerritlib.git/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/gerritlib.git

Package: python-gerritlib
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python:Depends},
Description: client library for accessing Gerrit with Python
 Gerritlib is a Python library for interacting with Gerrit.
 .
 It aims to provide a more conventionally pythonic way of managing a
 Gerrit instance.

Package: python3-gerritlib
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: client library for accessing Gerrit with Python3
 Gerritlib is a Python3 library for interacting with Gerrit.
 .
 It aims to provide a more conventionally pythonic way of managing a
 Gerrit instance.
