From 2d71289a04e3061ceacaa2c83b69dfe73f21c7eb Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 14 Nov 2019 04:00:29 +0100 Subject: [PATCH] Switch to debhelper compatibility level 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index c13f517..3c99754 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: standard Maintainer: Marco d'Itri Standards-Version: 4.3.0.1 Rules-Requires-Root: no -Build-Depends: debhelper (>= 9), gettext, libidn2-dev (>= 2.0.3) +Build-Depends: debhelper (>= 10), gettext, libidn2-dev (>= 2.0.3) Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois