diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-12-06 13:10:00 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-12-06 13:10:00 +0300 |
commit | 8c13fdabc9833ead8afb57f6c4b476fb7a1ab9e6 (patch) | |
tree | 6acdbdadfef2a251bb95ef0aed0f673f0f2bbfa9 /debian/control | |
parent | 45eb26992d9fa4efd74b7b283834dcfc212a403f (diff) | |
parent | abf1f11b61b525aa6b95673e50d4be90505b1d67 (diff) | |
download | whois-master.tar.gz |
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 9006ad9..3c99754 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,9 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri <md@linux.it> -Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 5), gettext, libidn11-dev +Standards-Version: 4.3.0.1 +Rules-Requires-Root: no +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 |