diff --git a/debian/control b/debian/control index 791359c..b50667d 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,15 @@ Source: python-django-mellon Maintainer: Entr'ouvert Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6), debhelper (>= 7.4.3), +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.7), debhelper (>= 7.4.3), python-django (>= 1.5) Standards-Version: 3.9.1 -X-Python-Version: >= 2.6 +X-Python-Version: >= 2.7 Package: python-django-mellon Architecture: all Depends: ${misc:Depends}, - python (>= 2.6), + python (>= 2.7), python-django (>= 1.5), python-lasso Description: SAML authentication for Django