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