Switch to debhelper compatibility level 12

This commit is contained in:
Marco d'Itri 2022-04-08 01:03:21 +02:00
parent 7f1183c5ea
commit 563a26e287
2 changed files with 2 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
10

3
debian/control vendored
View File

@ -4,7 +4,8 @@ Priority: standard
Maintainer: Marco d'Itri <md@linux.it>
Standards-Version: 4.6.0.1
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10), gettext, pkg-config, libidn2-dev (>= 2.0.3)
Build-Depends: debhelper-compat (= 12), gettext, pkg-config,
libidn2-dev (>= 2.0.3),
Vcs-Git: https://github.com/rfc1036/whois.git
Vcs-Browser: https://github.com/rfc1036/whois