debian: switch to debhelper-compat 12 (#70143)

This commit is contained in:
Frédéric Péters 2022-10-11 22:51:13 +02:00
parent fc5fc95fb5
commit 4e31f071f8
2 changed files with 1 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
10

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: python-django-watson
Maintainer: Entr'ouvert <info@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools, python-all, debhelper (>= 10), dh-python, python3-setuptools, python3-all, python3-django
Build-Depends: python-setuptools, python-all, debhelper-compat (= 12), dh-python, python3-setuptools, python3-all, python3-django
Standards-Version: 3.9.6
Package: python3-django-watson