diff --git a/debian/control b/debian/control index 78b94d63..5849795a 100644 --- a/debian/control +++ b/debian/control @@ -3,59 +3,59 @@ Section: python Priority: optional Maintainer: Thomas NOËL Build-Depends: debhelper-compat (= 12), - python3-django, - python3-setuptools, - python3-all, - sassc, - dh-python + dh-python, + python3-all, + python3-django, + python3-setuptools, + sassc, Standards-Version: 3.9.6 Homepage: https://dev.entrouvert.org/projects/passerelle Package: python3-passerelle Architecture: all -Depends: ${python3:Depends}, - ${misc:Depends}, - python3-django (>= 2:2.2), - python3-distutils, - python3-gadjo, - python3-django-model-utils, - python3-requests, - python3-uwsgidecorators, - python3-setuptools, - python3-suds, - python3-cmislib, - python3-lxml, - python3-dateutil, - python3-pyproj, - python3-pil, - python3-zeep (>= 3.2), - python3-jsonschema, - python3-unidecode, - python3-pyexcel-io, - python3-pyexcel-ods, - python3-pyexcel-xls, - python3-pycryptodome, - python3-feedparser, - python3-pdfrw, - python3-httplib2, - python3-vobject, - python3-xmlschema +Depends: python3-cmislib, + python3-dateutil, + python3-distutils, + python3-django (>= 2:2.2), + python3-django-model-utils, + python3-feedparser, + python3-gadjo, + python3-httplib2, + python3-jsonschema, + python3-lxml, + python3-pdfrw, + python3-pil, + python3-pycryptodome, + python3-pyexcel-io, + python3-pyexcel-ods, + python3-pyexcel-xls, + python3-pyproj, + python3-requests, + python3-setuptools, + python3-suds, + python3-unidecode, + python3-uwsgidecorators, + python3-vobject, + python3-xmlschema, + python3-zeep (>= 3.2), + ${misc:Depends}, + ${python3:Depends}, Description: Uniform access to multiple data sources and services (Python module) Package: passerelle Architecture: all -Depends: ${misc:Depends}, adduser, - python3-passerelle (= ${binary:Version}), - python3-hobo, - python3-django-tenant-schemas, - python3-psycopg2, - python3-memcache, - python3-django-mellon, - uwsgi, - uwsgi-plugin-python3 -Recommends: nginx, memcached +Depends: adduser, + python3-django-mellon, + python3-django-tenant-schemas, + python3-hobo, + python3-memcache, + python3-passerelle (= ${binary:Version}), + python3-psycopg2, + uwsgi, + uwsgi-plugin-python3, + ${misc:Depends}, +Recommends: memcached, nginx Suggests: postgresql Breaks: python-passerelle (<<5.75.post9) Replaces: python-passerelle (<<5.75.post9) Description: Uniform access to multiple data sources and services - diff --git a/debian/passerelle.docs b/debian/passerelle.docs index c8ba92f4..6970b0a3 100644 --- a/debian/passerelle.docs +++ b/debian/passerelle.docs @@ -1,2 +1,2 @@ -debian/nginx-example.conf debian/README.Debian +debian/nginx-example.conf diff --git a/debian/passerelle.install b/debian/passerelle.install index 587115b3..9dc8c0c8 100644 --- a/debian/passerelle.install +++ b/debian/passerelle.install @@ -1,5 +1,5 @@ +debian/debian_config.py /usr/lib/passerelle debian/passerelle-manage /usr/bin debian/passerelle.service /lib/systemd/system -debian/debian_config.py /usr/lib/passerelle debian/settings.py /etc/passerelle debian/uwsgi.ini /etc/passerelle