From c19cc93e3988a9d2a7197595dea699b6e90571f7 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:20 +0200 Subject: [PATCH] debian: apply new pre-commit-debian (#77727) --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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