From 41387e5837b2da27c9d55e6d4e416bf27db47f0c Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 21 Nov 2017 18:26:16 +0100 Subject: [PATCH] debian/control: actually depend on debhelper >=9 Since the compat level was raised in f02595fb4354027306d80df66bb847a6919fe122. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a77d820..6b81df2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: standard Maintainer: Marco d'Itri Standards-Version: 4.1.1.1 Rules-Requires-Root: no -Build-Depends: debhelper (>= 5), gettext, libidn11-dev +Build-Depends: debhelper (>= 9), gettext, libidn11-dev Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois