Source: python-debtcollector
XB-Private-Mcp-Spec-Sha: f0abc7ad0fa36f3c6b896c1e439cc3e084a52b84
XB-Private-Mcp-Code-Sha: 96f63e1fd79de3fa1d741288505819a49f8f8534
Section: python
Priority: optional
Maintainer: OpenStack Hardening Team <oscore-eng@mirantis.com>
XSBC-Original-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools (>= 52~),
               python-all,
               python-pbr (>= 2.0.0),
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-pbr (>= 2.0.0),
               python3-setuptools,
Build-Depends-Indep: python-coverage,
                     python-openstackdocstheme,
                     python-fixtures (>= 3.0.0),
                     python-funcsigs (>= 0.4),
                     python-hacking,
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1.10.0),
                     python-six (>= 1.9.0),
                     python-testscenarios,
                     python-testtools,
                     python-wrapt (>= 1.7.0),
                     python3-fixtures (>= 3.0.0),
                     python3-openstackdocstheme,
                     python3-oslotest (>= 1.10.0),
                     python3-six (>= 1.9.0),
                     python3-testscenarios,
                     python3-testtools,
                     python3-wrapt (>= 1.7.0),
                     subunit,
                     testrepository,
Standards-Version: 3.9.8
Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-debtcollector
Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-debtcollector
Homepage: http://www.openstack.org/
Testsuite: autopkgtest-pkg-python


Package: python-debtcollector
Architecture: all
Depends: python-pbr (>= 2.0.0),
         python-funcsigs (>= 0.4),
         python-six (>= 1.9.0),
         python-wrapt (>= 1.7.0),
         ${misc:Depends},
         ${python:Depends},
Suggests: python-debtcollector-doc,
Description: collection of patterns to collect technical debt - Python 2.x
 Debtcollector is a collection of Python patterns to help collecting technical
 debt in a non-destructive manner (following deprecation patterns and
 strategies and so-on).
 .
 This package contains the Python 2.x module.

Package: python3-debtcollector
Architecture: all
Depends: python3-pbr (>= 2.0.0),
         python3-six (>= 1.9.0),
         python3-wrapt (>= 1.7.0),
         ${misc:Depends},
         ${python3:Depends},
Suggests: python-debtcollector-doc,
Description: collection of patterns to collect technical debt - Python 3.x
 Debtcollector is a collection of Python patterns to help collecting technical
 debt in a non-destructive manner (following deprecation patterns and
 strategies and so-on).
 .
 This package contains the Python 3.x module.

Package: python-debtcollector-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
Description: collection of patterns to collect technical debt - doc
 Debtcollector is a collection of Python patterns to help collecting technical
 debt in a non-destructive manner (following deprecation patterns and
 strategies and so-on).
 .
 This package contains the documentation.
