debian: fix debhelper version in build-depends

This commit is contained in:
Frédéric Péters 2020-06-12 14:00:47 +02:00
parent dc229d9fd6
commit 3addd2746d
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: passerelle-grandlyon-cartads-cs
Maintainer: Frederic Peters <fpeters@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools, python3-setuptools, python-all, python3-all, debhelper (>= 9), dh-python, python-django, python3-django
Build-Depends: python-setuptools, python3-setuptools, python-all, python3-all, debhelper (>= 10), dh-python, python-django, python3-django
Standards-Version: 3.9.1
Package: python-passerelle-grandlyon-cartads-cs