From 5a5c28589eb37db7bad020878912da41a3561f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 28 Jun 2018 05:29:23 +0200 Subject: Use secure URI for homepage --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2ec5e43..eeb80ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libunistring (0.9.10-1) UNRELEASED; urgency=medium - Refresh symbols file. * debian/control: - Switch Vcs-* to new loacation. + - Use secure URI for homepage. * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. diff --git a/debian/control b/debian/control index 96437a5..03bc51c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 11), Standards-Version: 4.1.4 Section: libs -Homepage: http://www.gnu.org/software/libunistring/ +Homepage: https://www.gnu.org/software/libunistring/ Vcs-Git: git://jff.email/opt/git/libunistring.git Vcs-Browser: https://jff.email/cgit/libunistring.git -- cgit v1.2.3