diff --git a/debian/control b/debian/control index 786993c6..f09ccc1f 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Depends: python3-django (>= 2:3.2), python3-uwsgidecorators, ${misc:Depends}, ${python3:Depends}, -Recommends: python3-django-mellon +Recommends: python3-django-mellon, Description: Agendas System (Python 3 module) Package: chrono @@ -39,8 +39,9 @@ Depends: libcairo-gobject2, uwsgi, uwsgi-plugin-python3, ${misc:Depends}, -Recommends: nginx, python3-workalendar -Suggests: postgresql -Breaks: python-chrono (<<0.84.post6) -Replaces: python-chrono (<<0.84.post6) +Recommends: nginx, + python3-workalendar, +Suggests: postgresql, +Breaks: python-chrono (<<0.84.post6), +Replaces: python-chrono (<<0.84.post6), Description: Agendas System