This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
django-kerberos/debian/control

26 lines
735 B
Plaintext

Source: python-django-kerberos
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6), debhelper (>= 7.4.3),
python-django (>= 1.5)
Standards-Version: 3.9.1
X-Python-Version: >= 2.6
Package: python-django-kerberos
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-six,
python-django (>= 1.8),
python-kerberos
Description: Kerberos authentication frontend for Authentic2
Package: python3-django-kerberos
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-six,
python3-django (>= 1.8),
python3-kerberos
Description: Kerberos authentication frontend for Authentic2