Debian packaging: upgrade to debhelper compat 13

This commit is contained in:
David Adam
2025-11-26 22:55:33 +08:00
parent 63cc800cd1
commit 9814bae727
2 changed files with 1 additions and 2 deletions

View File

@@ -1 +0,0 @@
12

View File

@@ -3,7 +3,7 @@ Section: shells
Priority: optional
Maintainer: ridiculous_fish <corydoras@ridiculousfish.com>
Uploaders: David Adam <zanchey@ucc.gu.uwa.edu.au>
Build-Depends: debhelper (>= 12),
Build-Depends: debhelper-compat (= 13),
# -web is for Debian's updated version, -X.Y is for Ubuntu's backported versions
cargo (>= 1.85) | cargo-web (>= 1.85) | cargo-1.85,
cmake (>= 3.15.0),