Source: python-oslo.db
Section: python
Priority: optional
Maintainer: MOS Oslo team <mos-oslo@mirantis.com>
XSBC-Original-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all (>= 2.7.1),
               python-pbr (>= 0.10),
               python-setuptools,
               python-sphinx (>= 1.1.2)
Build-Depends-Indep: alembic (>= 0.7.2),
                     python-babel (>= 1.3),
                     python-coverage (>= 3.6),
                     python-fixtures (>= 0.3.14),
                     python-iso8601 (>= 0.1.9),
                     python-lockfile (>= 1:0.8),
                     python-migrate (>= 0.9.5),
                     python-mysqldb,
                     python-oslo.config (>= 1:1.9.3),
                     python-oslo.utils (>= 1.4.0),
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1.5.1),
                     python-psycopg2,
                     python-oslo.i18n (>= 1.5.0),
                     python-sqlalchemy (>= 0.9.7),
                     python-stevedore (>= 1.3.0),
                     python-subunit (>= 0.0.18),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 0.9.36),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.5
Homepage: http://launchpad.net/oslo

Package: python-oslo.db
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: alembic (>= 0.7.2),
         python-babel (>= 1.3),
         python-iso8601 (>= 0.1.9),
         python-lockfile (>= 1:0.8),
         python-migrate (>= 0.9.5),
         python-oslo.config (>= 1:1.9.3),
         python-oslo.utils (>= 1.4.0),
         python-six (>= 1.9.0),
         python-sqlalchemy (>= 0.9.7),
         python-stevedore (>= 1.3.0),
         python-oslo.i18n (>= 1.5.0),
         python-testresources (>= 0.2.4),
         python-testscenarios (>= 0.4),
         ${misc:Depends},
         ${python:Depends}
Description: database connectivity to the different backends and helper utils - Python 2.x
 The Oslo database handling library is part of the OpenStack project. It
 provides database connectivity to the different backends and also provides
 helper utils.
 .
 This package contains the Python 2.x module.

Package: python-oslo.db-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: database connectivity to the different backends and helper utils - doc
 The Oslo database handling library is part of the OpenStack project. It
 provides database connectivity to the different backends and also provides
 helper utils.
 .
 This package contains the documentation.
