Make Plinth depend on django-axes 3.0.3 or later

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Joseph Nuthalapati 2017-11-28 10:33:11 +05:30 committed by James Valleroy
parent fc9ce8e6dd
commit e4f053af17
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

4
debian/control vendored
View File

@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 10~)
, python3-configobj
, python3-coverage
, python3-django (>= 1.11)
, python3-django-axes
, python3-django-axes (>= 3.0.3)
, python3-django-captcha
, python3-django-stronghold
, python3-gi
@ -66,7 +66,7 @@ Depends: ${python3:Depends}
, python3-cherrypy3
, python3-configobj
, python3-django (>= 1.11)
, python3-django-axes
, python3-django-axes (>= 3.0.3)
, python3-django-captcha
, python3-django-stronghold
, python3-gi