From 31250d3ba69fc8bac7fb70853944cd427ae9f192 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 10 Dec 2017 17:06:29 +0100 Subject: [PATCH] Switch to libidn2 See e20b8bbab3687aa26294bc3c443b4a43292b7636 for details. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6b81df2..63e1704 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 4.1.1.1 +Standards-Version: 4.1.2 Rules-Requires-Root: no -Build-Depends: debhelper (>= 9), gettext, libidn11-dev +Build-Depends: debhelper (>= 9), gettext, libidn2-dev (>= 2.0.3) Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois