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

This commit is contained in:
Frédéric Péters 2022-10-14 06:48:32 +02:00
parent 78f567c6fe
commit 501298b442
2 changed files with 1 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
7

2
debian/control vendored
View File

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