6c8a4da2df
* Only installs code+virtualenv, not uwsgi etc * Build with: dpkg-buildpackage -us -uc Change-Id: I18be6107592c065085c6a2cf49cf9bc061a8313f
13 lines
471 B
Plaintext
13 lines
471 B
Plaintext
Source: python-stacktask
|
|
Section: python
|
|
Priority: extra
|
|
Maintainer: Adrian Turjak <adriant@catalyst.net.nz>
|
|
Build-Depends: debhelper (>=9), python, dh-virtualenv (>= 0.8)
|
|
Standards-Version: 3.9.5
|
|
|
|
Package: python-stacktask
|
|
Architecture: any
|
|
Pre-Depends: dpkg (>= 1.16.1), python2.7 | python2.6, ${misc:Pre-Depends}
|
|
Depends: uwsgi, uwsgi-plugin-python, ${python:Depends}, ${misc:Depends}
|
|
Description: Openstack task REST API for performing administration tasks securely.
|