hobo/debian/control

69 lines
1.8 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), python3-setuptools, python3-all, python-django, python3-django, debhelper (>= 9), dh-python, dh-systemd, sassc
Standards-Version: 3.9.1
Package: python-hobo
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-django (>= 1:1.11),
python-celery (>= 3.1.13),
python-requests,
python-apt,
python-memcache,
python-prometheus-client,
python-djangorestframework,
python-dnspython,
python-systemd
Recommends:
python-gadjo,
python-django-mellon (>= 1.2.22.26),
memcached
Description: Rapid Remote Deployment python module
Package: python3-hobo
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
python3-django (>= 1:1.11),
python3-celery (>= 3.1.13),
python3-requests,
python3-apt,
python3-memcache,
python3-prometheus-client,
python3-djangorestframework,
python3-dnspython,
python3-systemd
Recommends:
python3-gadjo,
python3-django-mellon (>= 1.2.22.26),
memcached
Description: Rapid Remote Deployment python 3 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