debian: Switch to dh 13

This adds goodies like failing on inexistent files. It's well
supported in Debian Bullseye, PureOS Byzantium and newer versions.
This commit is contained in:
Guido Günther
2021-12-05 19:27:30 +01:00
parent 5054f4c9de
commit 4f19a81d78
3 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm>
Build-Depends:
cargo,
debhelper (>= 10),
debhelper-compat (= 13),
meson (>=0.51.0),
ninja-build,
pkg-config,