Source: python-os-xenapi
Section: python
Priority: optional
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 10),
               dh-python,
               openstack-pkg-tools (>= 52~),
               python-all,
               python-pbr (>= 2.0.0),
               python-setuptools,
               python3-all,
               python3-pbr (>= 2.0.0),
               python3-setuptools
Build-Depends-Indep: python-babel (>= 2.3.4),
                     python-coverage (>= 4.0),
                     python-eventlet (>= 0.18.2),
                     python-hacking (>= 0.11.0),
                     python-os-testr (>= 0.8.0),
                     python-oslo.concurrency (>= 3.20.0),
                     python-oslo.i18n (>= 3.15.3),
                     python-oslo.log (>= 3.30.0),
                     python-oslo.utils (>= 3.28.0),
                     python-oslosphinx (>= 4.7.0),
                     python-oslotest (>= 1.10.0),
                     python-six (>= 1.9.0),
                     python-sphinx (>= 1.5.1),
                     python-testrepository (>= 0.0.18),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     python3-babel (>= 2.3.4),
                     python3-coverage (>= 4.0),
                     python3-eventlet (>= 0.18.2),
                     python3-hacking (>= 0.11.0),
                     python3-os-testr (>= 0.8.0),
                     python3-oslo.concurrency (>= 3.20.0),
                     python3-oslo.i18n (>= 3.15.3),
                     python3-oslo.log (>= 3.30.0),
                     python3-oslo.utils (>= 3.28.0),
                     python3-oslosphinx (>= 4.7.0),
                     python3-oslotest (>= 1.10.0),
                     python3-six (>= 1.9.0),
                     python3-sphinx (>= 1.5.1),
                     python3-testrepository (>= 0.0.18),
                     python3-testscenarios (>= 0.4),
                     python3-testtools (>= 1.4.0)
Standards-Version: 3.9.8
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Testsuite: autopkgtest-pkg-python

Package: python-os-xenapi
Architecture: all
Depends: python-babel (>= 2.3.4),
         python-eventlet (>= 0.18.2),
         python-oslo.concurrency (>= 3.20.0),
         python-oslo.i18n (>= 3.15.3),
         python-oslo.log (>= 3.30.0),
         python-oslo.utils (>= 3.28.0),
         python-six (>= 1.9.0),
         ${misc:Depends},
         ${python:Depends}
Suggests: python-os-xenapi-doc
Description: Python library for Nova Xenapi driver (Python 2)
 XenAPI library for OpenStack projects
 .
 This package installs the library for Python 2.

Package: python3-os-xenapi
Architecture: all
Depends: python3-babel (>= 2.3.4),
         python3-eventlet (>= 0.18.2),
         python3-oslo.concurrency (>= 3.20.0),
         python3-oslo.i18n (>= 3.15.3),
         python3-oslo.log (>= 3.30.0),
         python3-oslo.utils (>= 3.28.0),
         python3-six (>= 1.9.0),
         ${misc:Depends},
         ${python3:Depends}
Suggests: python-os-xenapi-doc
Description: Python library for Nova Xenapi driver (Python 3)
 XenAPI library for OpenStack projects
 .
 This package installs the library for Python 3.

Package: python-os-xenapi-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Python library for Nova Xenapi driver (common documentation)
 XenAPI library for OpenStack projects
 .
 This is the common documentation package.
