Source: python-murano-pkg-check
Section: python
Priority: optional
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 10),
               dh-python,
               openstack-pkg-tools (>= 52~),
               python-all,
               python-pbr,
               python-setuptools,
               python3-all,
               python3-pbr,
               python3-setuptools
Build-Depends-Indep: python-coverage (>= 3.6),
                     python-hacking (>= 0.11.0),
                     python-oslo.i18n (>= 2.1.0),
                     python-oslosphinx (>= 4.7.0),
                     python-oslotest (>= 1.10.0),
                     python-semantic-version (>= 2.3.1),
                     python-six (>= 1.9.0),
                     python-sphinx (>= 1.2.1),
                     python-stevedore (>= 1.16.0),
                     python-testrepository (>= 0.0.18),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     python-yaml (>= 3.10.0),
                     python-yaql (>= 1.1.0),
                     python3-coverage (>= 3.6),
                     python3-hacking (>= 0.11.0),
                     python3-oslo.i18n (>= 2.1.0),
                     python3-oslosphinx (>= 4.7.0),
                     python3-oslotest (>= 1.10.0),
                     python3-semantic-version (>= 2.3.1),
                     python3-six (>= 1.9.0),
                     python3-sphinx (>= 1.2.1),
                     python3-stevedore (>= 1.16.0),
                     python3-testrepository (>= 0.0.18),
                     python3-testscenarios (>= 0.4),
                     python3-testtools (>= 1.4.0),
                     python3-yaml (>= 3.10.0),
                     python3-yaql (>= 1.1.0)
Standards-Version: 3.9.8
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Testsuite: autopkgtest-pkg-python

Package: python-murano-pkg-check
Architecture: all
Depends: python-oslo.i18n (>= 2.1.0),
         python-semantic-version (>= 2.3.1),
         python-six (>= 1.9.0),
         python-stevedore (>= 1.16.0),
         python-yaml (>= 3.10.0),
         python-yaql (>= 1.1.0),
         python3-oslo.i18n (>= 2.1.0),
         python3-semantic-version (>= 2.3.1),
         python3-six (>= 1.9.0),
         python3-stevedore (>= 1.16.0),
         python3-yaml (>= 3.10.0),
         python3-yaql (>= 1.1.0),
         ${misc:Depends},
         ${python:Depends}
Suggests: python-murano-pkg-check-doc
Description: Murano package validator (Python 2)
 Murano tool to validate murano packages.
 .
 This package installs the library for Python 2.

Package: python3-murano-pkg-check
Architecture: all
Depends: python-oslo.i18n (>= 2.1.0),
         python-semantic-version (>= 2.3.1),
         python-six (>= 1.9.0),
         python-stevedore (>= 1.16.0),
         python-yaml (>= 3.10.0),
         python-yaql (>= 1.1.0),
         python3-oslo.i18n (>= 2.1.0),
         python3-semantic-version (>= 2.3.1),
         python3-six (>= 1.9.0),
         python3-stevedore (>= 1.16.0),
         python3-yaml (>= 3.10.0),
         python3-yaql (>= 1.1.0),
         ${misc:Depends},
         ${python3:Depends}
Suggests: python-murano-pkg-check-doc
Description: Murano package validator (Python 3)
 Murano tool to validate murano packages.
 .
 This package installs the library for Python 3.

Package: python-murano-pkg-check-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Murano package validator (common documentation)
 Murano tool to validate murano packages.
 .
 This is the common documentation package.
