Source: python-lpbugmanage
Section: python
Priority: optional
#Build-Depends: debhelper, python-flake8
Build-Depends: debhelper
Maintainer: Andrey Nikitin <anikitin@mirantis.com>
Standards-Version: 0.1

Package: python-lpbugmanage
Architecture: all
Depends: python (>=2.7), python-launchpadlib (>=1.10.2), python-configparser (>=3.3.0r2-2)
Description: Python script to bug management on Launchpad (https://launchpad.net).
 This script is "affecting" (in terms of LP) development milestone for any new bug,
 which would be created and targeting milestone which is older than development.
 .

