From 5f0177d90124760f8b9b960cd9adbb620d8cc80e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sat, 27 May 2023 21:40:25 +0200 Subject: [PATCH] debian: apply new pre-commit-debian (#77727) --- debian/control | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) 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