django-gssapi/control

34 lines
860 B
Plaintext

Source: python-django-gssapi
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: dh-python,
debhelper (>= 9),
python-setuptools (>= 0.6b3),
python-all (>= 2.6),
python-django (>= 1.8),
python3-all,
python3-setuptools,
python3-django (>= 1.8)
Standards-Version: 3.9.1
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Package: python-django-gssapi
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-six,
python-django (>= 1.8),
python-gssapi
Description: GSSAPI authentication for Django
Package: python3-django-gssapi
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python3-six,
python3-django (>= 1.8),
python3-gssapi
Description: GSSAPI authentication for Django
.
This is the Python 3 version of the package.