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

This commit is contained in:
Frédéric Péters 2021-10-10 12:11:46 +02:00
parent 090a133d85
commit d5579dc095
2 changed files with 1 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
9

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: python-django-mellon
Maintainer: Entr'ouvert <info@entrouvert.com>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-django,