authentic/debian/control

87 lines
3.0 KiB
Plaintext

Source: authentic2
Section: python
Priority: optional
Maintainer: Jerome Schneider <jschneider@entrouvert.com>
Build-Depends-Indep: python-all-dev (>= 2.6)
Build-Depends: debhelper (>= 9.0), python-setuptools, python-django (>= 1.5), dh-python, dh-systemd
Standards-Version: 3.8.3
Homepage: http://authentic.labs.libre-entreprise.org
X-Python-Version: >= 2.7
Package: python-authentic2
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-django (>= 1:1.11),
openssl,
python-requests (>=2.3),
python-django-model-utils (>= 2.4),
python-lasso (>= 2.4.1.100),
python-dnspython (>= 1.10),
python-django-select2 (>= 5),
python-gadjo (>= 0.53),
python-django-tables2 (>= 1),
python-django-import-export (>= 0.2.7),
python-django-import-export (<= 0.4.5),
python-djangorestframework (>= 3.3),
python-markdown (>= 2.1),
python-ldap (>= 2.4),
python-six (>= 1.0),
python-jwcrypto (>= 0.3.1),
python-cryptography (>= 1.3.4),
python-django-filters (>= 1),
python-django-filters (<< 2),
python-pil,
python-tablib,
python-chardet,
python-attr (>=17),
python-atomicwrites
Breaks: python-authentic2-auth-fc (<< 0.26)
Replaces: python-authentic2-auth-fc (<< 0.26)
Provides: ${python:Provides}, python-authentic2-auth-fc
Recommends: python-ldap
Suggests: python-raven
Description: Versatile identity server
Authentic is a versatile identity provider aiming to address a broad
range of needs, from simple to complex setups; it has support for many
protocols and can bridge between them.
.
It has support for ID-FF and SAMLv2 thanks to Lasso, a free (GNU GPL)
implementation of the Liberty Alliance specifications.
Package: authentic2
Architecture: all
Depends: ${misc:Depends}, adduser,
python-authentic2 (= ${binary:Version}),
python-psycopg2,
gunicorn, dbconfig-common,
debconf | debconf-2.0, ucf
Recommends: postgresql-client
Suggests: nginx, postgresql
Description: Versatile identity server Python module
Authentic is a versatile identity provider aiming to address a broad
range of needs, from simple to complex setups; it has support for many
protocols and can bridge between them.
.
It has support for ID-FF and SAMLv2 thanks to Lasso, a free (GNU GPL)
implementation of the Liberty Alliance specifications.
Package: authentic2-multitenant
Architecture: all
Depends: ${misc:Depends}, adduser,
python-authentic2 (= ${binary:Version}),
python-psycopg2,
python-django-tenant-schemas (>= 1.5.2.1),
python-hobo,
python-jwcrypto (>= 0.4.2),
gunicorn, dbconfig-common,
debconf | debconf-2.0, ucf
Recommends: postgresql-client
Suggests: nginx, postgresql
Description: Multitenant versatile identity server Python module
Authentic is a versatile identity provider aiming to address a broad
range of needs, from simple to complex setups; it has support for many
protocols and can bridge between them.
.
It has support for ID-FF and SAMLv2 thanks to Lasso, a free (GNU GPL)
implementation of the Liberty Alliance specifications.