debian: update rules for compat level 12

This commit is contained in:
Frédéric Péters 2022-08-05 22:37:57 +02:00
parent 2a23f33ca6
commit 9d5ab0a1f4
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -4,4 +4,4 @@
export PYBUILD_DISABLE=test
%:
dh $@ --with python3,systemd --buildsystem=pybuild
dh $@ --with python3 --buildsystem=pybuild