debian: switch to debhelper compat level 10

This commit is contained in:
Frédéric Péters 2020-06-14 17:33:35 +02:00
parent 0aa8f98ec9
commit 2092e81b6b
2 changed files with 2 additions and 2 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
9
10

2
debian/control vendored
View File

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