Source: openstack-nose
Section: python
Priority: optional
Maintainer: Mikhail Ivanov <mivanov@mirantis.com>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all (>= 2.6.6-3~),
               python-setuptools,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/openstack-nose.git
Vcs-Git: git://anonscm.debian.org/openstack/openstack-nose.git
Homepage: https://github.com/openstack-dev/openstack-nose

Package: openstack-nose
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-colorama, python-termcolor, ${misc:Depends}, ${python:Depends}
Replaces: python-openstack-common
Breaks: python-openstack-common
Description: nosetests output to mimic the output of openstack's run_tests.py - Python 2.x
 This package provides a nose plugin that allow's nosetests output to mimic the
 output of openstack's run_tests.py.
 .
 This package provides the module for Python 2.x.
