Source: python-oslo-log
Section: python
Priority: optional
Maintainer: MOS Oslo team <mos-oslo@mirantis.com>
Build-Depends:
 python-sphinx (>= 1.1.2),
 openstack-pkg-tools,
 python-setuptools,
 debhelper (>= 9),
 python-all (>= 2.7.1),
Build-Depends-Indep:
 python-oslosphinx (>= 2.5.0),
 python-mock (>= 1.0),
 python-six (>= 1.9.0),
 python-oslo.context (>= 0.2.0),
 python-oslotest (>= 1.5.1),
 python-testscenarios (>= 0.4),
 python-oslo.utils (>= 1.4.0),
 python-oslo.serialization (>= 1.4.0),
 python-babel (>= 1.3),
 python-oslo.i18n (>= 1.5.0),
 python-testtools (>= 0.9.36),
 python-fixtures (>= 0.3.14),
 testrepository (>= 0.0.18),
 python-iso8601 (>= 0.1.9),
 python-oslo.config (>= 1:1.9.3),
 python-pbr (>= 0.10),
Standards-Version: 3.9.6
Homepage: https://github.com/openstack/oslo.log.git


Package: python-oslo.log-doc
Architecture: all
Section: doc
Pre-Depends:
 dpkg (>= 1.15.6~),
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: OpenStack logging configuration library - doc
 OpenStack logging configuration library provides standardized configuration
 for all openstack projects. It also provides custom formatters, handlers and
 support for context specific logging (like resource id's etc).
 .
 This package contains the documentation.


Package: python-oslo.log
Architecture: all
Depends:
 python-oslo.serialization (>= 1.4.0),
 python-oslo.utils (>= 1.4.0),
 python-oslo.context (>= 0.2.0),
 python-oslo.i18n (>= 1.5.0),
 python-babel (>= 1.3),
 python-six (>= 1.9.0),
 python-iso8601 (>= 0.1.9),
 python-oslo.config (>= 1:1.9.3),
 python-pbr (>= 0.10),
 ${shlibs:Depends},
 ${misc:Depends},
Description: OpenStack logging configuration library - Python 2.x
 OpenStack logging configuration library provides standardized configuration
 for all openstack projects. It also provides custom formatters, handlers and
 support for context specific logging (like resource id's etc).
 .
 This package contains the Python 2.x module.
