debian: update build-dependencies to use python3 version of django (#41581)

This commit is contained in:
Frédéric Péters 2020-04-13 14:20:08 +02:00
parent f71bb417f0
commit 351b056c74
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: welco
Maintainer: Frederic Peters <fpters@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-all, debhelper (>= 9), python-django, dh-python, dh-systemd
Build-Depends: python3-setuptools, python3-all, debhelper (>= 9), python3-django, dh-python, dh-systemd
Standards-Version: 3.9.6
Package: python3-welco