debian: apply new pre-commit-debian (#77727)
gitea/hobo/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2023-05-27 21:40:25 +02:00
parent 2a99cb04d7
commit 5f0177d901
1 changed files with 9 additions and 5 deletions

14
debian/control vendored
View File

@ -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