Source: python-lpupdatebug
Section: python
Priority: optional
Build-Depends: debhelper
Maintainer: Mateusz Matuszkowiak <mmatuszkowiak@mirantis.com>
Standards-Version: 0.1

Package: python-lpupdatebug
Architecture: all
Depends: python (>=2.7),
	python-launchpadlib (>=1.10.2),
	python-paramiko (>=1.12.0),
	python-simplejson (>=3.3.0),
	python-configparser (>=3.3.0r2-2)
Description: Python script to update particular bug on Launchpad (https://launchpad.net).
 This script is populating each related bug with appropriate comment, using the stream event as a realtime data source,
 where the committer has specified in commitMessage (Closes|Partial|Related)-Bug number.
 .

