From b7afb6ae54a2b223a1e93468107a65196b0e8e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 18 Feb 2022 11:08:36 +0100 Subject: [PATCH] debian: wrap-and-sort --- debian/control | 45 ++++++++++++++++++++++++-------------------- debian/fargo.install | 2 +- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/debian/control b/debian/control index dec101e..6ab66ac 100644 --- a/debian/control +++ b/debian/control @@ -2,36 +2,41 @@ Source: fargo Maintainer: Entr'ouvert Section: python Priority: optional -Build-Depends: python3-setuptools, python3-all, python3-django, debhelper-compat (= 12), dh-python +Build-Depends: debhelper-compat (= 12), + dh-python, + python3-all, + python3-django, + python3-setuptools Standards-Version: 3.9.6 Package: python3-fargo Architecture: all -Depends: ${misc:Depends}, ${python3:Depends}, - python3-django (>= 1.10), - python3-django-filters (>= 1), - python3-django-filters (<< 2.5), - python3-django-tables2, - python3-gadjo, - python3-magic, - python3-sorl-thumbnail, - graphicsmagick-imagemagick-compat +Depends: graphicsmagick-imagemagick-compat, + python3-django (>= 1.10), + python3-django-filters (<< 2.5), + python3-django-filters (>= 1), + python3-django-tables2, + python3-gadjo, + python3-magic, + python3-sorl-thumbnail, + ${misc:Depends}, + ${python3:Depends} Recommends: python3-django-mellon Breaks: fargo (<<0.32.post5) Description: Fargo Document Box (Python 3 module) Package: fargo Architecture: all -Depends: ${misc:Depends}, - python3-fargo (= ${binary:Version}), - python3-hobo, - python3-django-tenant-schemas, - python3-psycopg2, - python3-django-mellon, - python3-uwsgidecorators, - uwsgi, - uwsgi-plugin-python3 -Recommends: nginx, graphicsmagick +Depends: python3-django-mellon, + python3-django-tenant-schemas, + python3-fargo (= ${binary:Version}), + python3-hobo, + python3-psycopg2, + python3-uwsgidecorators, + uwsgi, + uwsgi-plugin-python3, + ${misc:Depends} +Recommends: graphicsmagick, nginx Suggests: postgresql Breaks: python-fargo (<<0.32.post5) Replaces: python-fargo (<<0.32.post5) diff --git a/debian/fargo.install b/debian/fargo.install index b352b81..80d1e33 100644 --- a/debian/fargo.install +++ b/debian/fargo.install @@ -1,5 +1,5 @@ +debian/debian_config.py /usr/lib/fargo/ debian/fargo-manage /usr/bin debian/fargo.service /lib/systemd/system debian/settings.py /etc/fargo debian/uwsgi.ini /etc/fargo -debian/debian_config.py /usr/lib/fargo/