diff --git a/debian/control b/debian/control index 1ca9f1e..3b05fed 100644 --- a/debian/control +++ b/debian/control @@ -25,9 +25,11 @@ Depends: python3-apt, python3-systemd, ${misc:Depends}, ${python3:Depends}, -Breaks: python-hobo (<< 1.53.post2) -Replaces: python-hobo (<< 1.53.post2) -Recommends: memcached, python3-django-mellon (>= 1.2.22.26), python3-gadjo +Breaks: python-hobo (<< 1.53.post2), +Replaces: python-hobo (<< 1.53.post2), +Recommends: memcached, + python3-django-mellon (>= 1.2.22.26), + python3-gadjo, Description: Rapid Remote Deployment python 3 module Package: hobo @@ -41,8 +43,10 @@ Depends: python3-django (>= 1.8), python3-uwsgidecorators, uwsgi, uwsgi-plugin-python3, -Recommends: erlang-nox (>= 1:17.1), nginx, rabbitmq-server (>= 3.3) -Suggests: postgresql +Recommends: erlang-nox (>= 1:17.1), + nginx, + rabbitmq-server (>= 3.3), +Suggests: postgresql, Description: Rapid Remote Deployment Daemon Package: hobo-agent