From a752ff32f04291347bac521168c4341f14556b54 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:22 +0200 Subject: [PATCH] debian: apply new pre-commit-debian (#77727) --- debian/control | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 37a98cfb..f3fc3c79 100644 --- a/debian/control +++ b/debian/control @@ -36,9 +36,9 @@ Depends: python3-distutils, python3-xstatic-select2, ${misc:Depends}, ${python3:Depends}, -Recommends: python3-django-mellon -Conflicts: python-lingo -Breaks: combo (<< 2.34.post2) +Recommends: python3-django-mellon, +Conflicts: python-lingo, +Breaks: combo (<< 2.34.post2), Description: Portal Management System (Python module) Package: combo @@ -52,8 +52,8 @@ Depends: python3-combo (= ${binary:Version}), uwsgi, uwsgi-plugin-python3, ${misc:Depends}, -Recommends: nginx -Suggests: postgresql -Breaks: python-combo (<< 2.34.post2) -Replaces: python-combo (<< 2.34.post2) +Recommends: nginx, +Suggests: postgresql, +Breaks: python-combo (<< 2.34.post2), +Replaces: python-combo (<< 2.34.post2), Description: Portal Management System