authentic/debian-jessie/control

75 lines
2.7 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 (>= 8.0), python-setuptools, python-django (>= 1.5)
Standards-Version: 3.8.3
Homepage: http://authentic.labs.libre-entreprise.org
X-Python-Version: >= 2.6
Package: python-authentic2
Architecture: all
Pre-Depends: python-django (>= 1.7.6), python-django (<< 1.8), openssl
Depends: ${misc:Depends}, ${python:Depends},
python-requests (>=2.3),
python-django-model-utils (>= 2),
python-django-admin-tools (>= 0.5.2),
python-lasso (>= 2.4.1.100),
python-dnspython (>= 1.12),
python-django-select2 (>= 4.3.0),
python-gadjo (>= 0.6),
python-django-tables2 (>= 1.0.0),
python-django-import-export (>= 0.2.7),
python-djangorestframework (>= 3.1),
python-markdown (>= 2.5),
python-ldap (>= 2.4)
Provides: ${python:Provides}
Recommends: python-openid, 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
Pre-Depends: python-authentic2 (= ${binary:Version}), postgresql
Depends: ${misc:Depends}, adduser,
python-psycopg2,
gunicorn, dbconfig-common,
debconf | debconf-2.0, ucf
Recommends: postgresql-client
Suggests: nginx
Conflicts: authentic2-multitenant
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
Pre-Depends: python-authentic2 (= ${binary:Version}), postgresql
Depends: ${misc:Depends}, adduser,
python-psycopg2,
python-django-tenant-schemas (>= 1.5.2.1),
python-hobo,
gunicorn, dbconfig-common,
debconf | debconf-2.0, ucf
Recommends: postgresql-client
Suggests: nginx
Conflicts: authentic2
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.