hobo/debian/control

54 lines
1.4 KiB
Plaintext

Source: hobo
Maintainer: Jérôme Schneider <jschneider@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-all, python3-django, debhelper-compat (= 12), dh-python, dh-systemd, sassc
Standards-Version: 3.9.1
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,
python3-num2words
Breaks: python-hobo (<< 1.53.post2)
Replaces: python-hobo (<< 1.53.post2)
Recommends:
python3-gadjo,
python3-django-mellon (>= 1.2.22.26),
memcached
Description: Rapid Remote Deployment python 3 module
Package: hobo
Architecture: all
Depends: python3-hobo (= ${binary:Version}),
python3-django-tenant-schemas,
python3-psycopg2,
python3-django (>= 1.8),
python3-gadjo,
python3-django-mellon (>= 1.2.17),
python3-uwsgidecorators,
uwsgi,
uwsgi-plugin-python3
Recommends: nginx,
rabbitmq-server (>= 3.3),
erlang-nox (>= 1:17.1)
Suggests: postgresql
Description: Rapid Remote Deployment Daemon
Package: hobo-agent
Architecture: all
Depends: python3-hobo (= ${binary:Version}),
python-celery-common,
sudo,
supervisor
Description: Rapid Remote Deployment Agent