debian: update packaging to debhelper-compat

This commit is contained in:
Frédéric Péters 2023-01-17 10:35:29 +01:00
parent b17ad116f6
commit e34b784e0e
2 changed files with 4 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
10

5
debian/control vendored
View File

@ -2,7 +2,10 @@ Source: xstatic-leaflet
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 10)
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,
Standards-Version: 3.9.6
Homepage: https://leafletjs.com/