Source: jeepyb
Section: python
Priority: optional
Maintainer: Mathieu Parent <sathieu@debian.org>
Build-Depends: debhelper (>=9),
               dh-python,
               python-all,
               python-argparse,
               python-gerritlib (>=0.3.0),
               python-mysqldb,
               python-paramiko,
               python-pbr (<<1.0),
               python-pbr (>=0.6),
               python-pygithub,
               python-pyrss2gen,
               python-six (>=1.7.0),
               python-swiftclient,
               python-yaml
Standards-Version: 3.9.6
Homepage: http://git.openstack.org/cgit/openstack-infra/jeepyb

Package: jeepyb
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, python, ${python:Depends}
Description: tools for managing gerrit projects and external sources
 jeepyb is a collection of tools which make managing a gerrit easier.
 .
 Specifically, management of gerrit projects and their associated upstream
 integration with things like github, launchpad, and storyboard.
