diff --git a/debian/control b/debian/control index d15aa8c..0de7383 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,14 @@ Source: python-authentic2-auth-fedict Maintainer: Frederic Peters Section: python Priority: optional -Build-Depends: python-setuptools, python3-setuptools, python-all, python3-all, debhelper (>= 10), dh-python, python-django, python3-django +Build-Depends: debhelper (>= 10), + dh-python, + python3-all, + python3-django, + python3-setuptools Standards-Version: 3.9.1 Package: python3-authentic2-auth-fedict Architecture: all -Depends: ${misc:Depends}, - python3-authentic2 +Depends: python3-authentic2, ${misc:Depends} Description: Fedict authentication frontend for Authentic2 (Python 3)