Source: python-jenkins
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: James Page <james.page@ubuntu.com>,
           Paul Belanger <paul.belanger@polybeacon.com>,
           Thomas Goirand <zigo@debian.org>,
           Fathi Boudra <fabo@debian.org>,
Build-Depends: debhelper (>= 9), python-all, python-setuptools, python-pbr, dh-python, openstack-pkg-tools
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-jenkins.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/python-jenkins.git
Homepage: http://launchpad.net/python-jenkins

Package: python-jenkins
Architecture: all
Depends: python-multi-key-dict,
         python-pbr (>= 0.8.2),
         python-six,
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
Description: bindings for the Jenkins Remote API - Python 2.7
 This package provides Python bindings for the Jenkins Remote
 API. It current supports management of:
 .
  * Project configuration
  * Build control
  * Slave node configuration
 .
 This package contains the Python 2.7 module.
