Source: python-murano-pkg-check
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 9),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-setuptools,
 python-sphinx,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python-coverage,
 python-hacking,
 python-oslo.i18n,
 python-oslosphinx,
 python-oslotest,
 python-pbr,
 python-semantic-version,
 python-six,
 python-stevedore,
 python-testscenarios,
 python-testtools,
 python-yaml,
 python-yaql,
 python3-oslo.i18n,
 python3-oslotest,
 python3-pbr,
 python3-semantic-version,
 python3-six,
 python3-stevedore,
 python3-testscenarios,
 python3-testtools,
 python3-yaml,
 python3-yaql,
 subunit,
 testrepository,
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-murano-pkg-check
Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-murano-pkg-check.git
Homepage: http://docs.openstack.org/developer/murano/

Package: python-murano-pkg-check
Architecture: all
Depends:
 python-oslo.i18n,
 python-pbr,
 python-semantic-version,
 python-six,
 python-stevedore,
 python-yaml,
 python-yaql,
 ${misc:Depends},
 ${python:Depends},
Suggests:
 python-murano-pkg-check-doc,
Description: murano package validator tool - Python 2.7
 This package provide a way to validate Murano APPs. It checks packages
 against a list of known files and directories, the APP manifest consistency,
 and many other things.
 .
 This package contains the Python 2.7 module.

Package: python-murano-pkg-check-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: murano package validator tool - doc
 This package provide a way to validate Murano APPs. It checks packages
 against a list of known files and directories, the APP manifest consistency,
 and many other things.
 .
 This package contains the documentation.

Package: python3-murano-pkg-check
Architecture: all
Depends:
 python3-oslo.i18n,
 python3-pbr,
 python3-semantic-version,
 python3-six,
 python3-stevedore,
 python3-yaml,
 python3-yaql,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-murano-pkg-check-doc,
Description: murano package validator tool - Python 3.x
 This package provide a way to validate Murano APPs. It checks packages
 against a list of known files and directories, the APP manifest consistency,
 and many other things.
 .
 This package contains the Python 3.x module.
