From 1f55bf44ce6fbaadcc32a2af2793ef0720586eee 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:44:07 +0200 Subject: [PATCH] debian: apply new pre-commit-debian (#77727) --- debian/control | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 73b75c9..ff46fa8 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Depends: graphicsmagick-imagemagick-compat, python3-sorl-thumbnail, ${misc:Depends}, ${python3:Depends}, -Recommends: python3-django-mellon -Breaks: fargo (<<0.32.post5) +Recommends: python3-django-mellon, +Breaks: fargo (<<0.32.post5), Description: Fargo Document Box (Python 3 module) Package: fargo @@ -36,8 +36,9 @@ Depends: python3-django-mellon, uwsgi, uwsgi-plugin-python3, ${misc:Depends}, -Recommends: graphicsmagick, nginx -Suggests: postgresql -Breaks: python-fargo (<<0.32.post5) -Replaces: python-fargo (<<0.32.post5) +Recommends: graphicsmagick, + nginx, +Suggests: postgresql, +Breaks: python-fargo (<<0.32.post5), +Replaces: python-fargo (<<0.32.post5), Description: Fargo Document Box