diff --git a/debian/control b/debian/control index cb47e50..3e995e5 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,21 @@ Source: python-authentic2-cut Maintainer: Benjamin Dauvergne Section: python Priority: optional -Build-Depends: python3-setuptools, python3-all, debhelper-compat (= 12), python3-django, dh-python +Build-Depends: debhelper-compat (= 12), + dh-python, + python3-all, + python3-django, + python3-setuptools, Standards-Version: 3.9.1 Package: python3-authentic2-cut Architecture: all -Depends: ${misc:Depends}, ${python3:Depends}, - python3-authentic2, - python3-magic, - python3-pil, - python3-sorl-thumbnail, - python3-django-redis, - graphicsmagick-imagemagick-compat +Depends: graphicsmagick-imagemagick-compat, + python3-authentic2, + python3-django-redis, + python3-magic, + python3-pil, + python3-sorl-thumbnail, + ${misc:Depends}, + ${python3:Depends}, Description: CUT plugin for Authentic2 -