From e589d78797acf30ba7f012d5c2e954043daaf88d Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sat, 3 Oct 2020 14:30:58 +0200 Subject: [PATCH] debian/control: use an https URL in Vcs-Git --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 73d60ba..3bbfcb4 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 4.3.0.1 +Standards-Version: 4.5.0.3 Rules-Requires-Root: no Build-Depends: debhelper (>= 10), gettext, pkg-config, libidn2-dev (>= 2.0.3) -Vcs-Git: git://github.com/rfc1036/whois.git +Vcs-Git: https://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois Package: whois