Source: oslo-config
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
           Thomas Goirand <zigo@debian.org>,
           Ghe Rivero <ghe.rivero@stackops.com>,
           Mehdi Abaakouk <sileht@sileht.net>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all (>= 2.6.6-3~),
               python-pbr,
               python-setuptools,
               python3-all (>= 3.2),
               python3-pbr,
               python3-setuptools
Build-Depends-Indep: python-coverage (>= 3.6),
                     python-fixtures (>= 0.3.14),
                     python-hacking (>= 0.8.0),
                     python-mimeparse,
                     python-mock (>= 1.0),
                     python-netaddr (>= 0.7.12),
                     python-oslo-i18n (>= 1.3.0),
                     python-oslosphinx,
                     python-oslotest,
                     python-six (>= 1.5.2),
                     python-sphinx,
                     python-stevedore,
                     python-subunit (>= 0.0.18),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 0.9.34),
                     python3-mimeparse,
                     python3-mock (>= 1.0),
                     python3-netaddr (>= 0.7.12),
                     python3-oslotest,
                     python3-six (>= 1.5.2),
                     python3-stevedore,
                     python3-subunit (>= 0.0.18),
                     python3-testscenarios (>= 0.4),
                     python3-testtools (>= 0.9.34),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/oslo-config.git
Vcs-Git: git://anonscm.debian.org/openstack/oslo-config.git
Homepage: https://github.com/openstack/oslo-incubator

Package: python-oslo-config
Breaks: python-oslo.config (<< 1:1.6.0-0ubuntu1~)
Replaces: python-oslo.config (<< 1:1.6.0-0ubuntu1~)
Architecture: all
Depends: python-netaddr (>= 0.7.12),
         python-six (>= 1.5.2),
         ${misc:Depends},
         ${python:Depends}
Description: Common code for Openstack Projects (configuration API) - Python 2.x
 The OpenStack Oslo project provides Python libraries containing
 infrastructure code shared by OpenStack projects.
 .
 The OpenStack Oslo Configuration API supports parsing command line
 arguments and .ini style configuration files.
 .
 This package provides the Python 2.x module.

Package: python3-oslo-config
Breaks: python3-oslo.config (<< 1:1.6.0-0ubuntu1~)
Replaces: python3-oslo.config (<< 1:1.6.0-0ubuntu1~)
Architecture: all
Depends: python3-netaddr (>= 0.7.12),
         python3-six (>= 1.5.2),
         ${misc:Depends},
         ${python3:Depends}
Description: Common code for Openstack Projects (configuration API) - Python 3.x
 The OpenStack Oslo project provides Python libraries containing
 infrastructure code shared by OpenStack projects.
 .
 The OpenStack Oslo Configuration API supports parsing command line
 arguments and .ini style configuration files.
 .
 This package provides the Python 3.x module.

Package: python-oslo-config-doc
Breaks: python-oslo.config-doc (<< 1:1.6.0-0ubuntu1~)
Replaces: python-oslo.config-doc (<< 1:1.6.0-0ubuntu1~)
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Common code for Openstack Projects (configuration API) - doc
 The OpenStack Oslo project provides Python libraries containing
 infrastructure code shared by OpenStack projects.
 .
 The OpenStack Oslo Configuration API supports parsing command line
 arguments and .ini style configuration files.
 .
 This package provides the documentation.

Package: python-oslo.config
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, python-oslo-config
Description: transitional dummy package for python-oslo.config.
 This transtional package is safe to remove.

Package: python-oslo.config-doc
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, python-oslo-config-doc
Description: transitional dummy package for python3-oslo.config.
 This transtional package is safe to remove.

Package: python3-oslo.config
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, python3-oslo-config
Description: transitional dummy package for python3-oslo.config.
 This transtional package is safe to remove.

