hobo/debian/control

53 lines
1.3 KiB
Plaintext

Source: hobo
Maintainer: Jérôme Schneider <jschneider@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python-django, debhelper (>= 9), dh-python, dh-systemd
Standards-Version: 3.9.1
X-Python-Version: >= 2.7
Package: python-hobo
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-django (>= 1:1.11),
python-celery (>= 3.1.13),
python-requests,
python-raven,
python-graypy,
python-apt,
python-memcache,
python-prometheus-client,
python-djangorestframework,
python-dnspython
Recommends:
python-gadjo,
python-django-mellon (>= 1.2.22.26),
memcached,
python-systemd
Description: Rapid Remote Deployment python module
Package: hobo
Architecture: all
Depends: python-hobo (= ${binary:Version}),
python-django-tenant-schemas,
python-psycopg2,
python-django (>= 1.8),
python-gadjo,
python-django-mellon (>= 1.2.17),
uwsgi,
uwsgi-plugin-python
Recommends: nginx,
rabbitmq-server (>= 3.3),
erlang-nox (>= 1:17.1)
Suggests: postgresql
Description: Rapid Remote Deployment Daemon
Package: hobo-agent
Architecture: all
Depends: python-hobo (= ${binary:Version}),
python-celery-common,
sudo,
supervisor
Description: Rapid Remote Deployment Agent