From d29e1dc3958647d4e6b4a46c294ee244784dcdb0 Mon Sep 17 00:00:00 2001 From: "Aaron M. Ucko" Date: Thu, 28 Jan 2021 22:18:54 -0500 Subject: Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ee6fd6b..f804d1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ dictionary-el (1.10+git20190107-3) UNRELEASED; urgency=medium * Add salsa-ci file (routine-update) * Trim trailing whitespace. * Update watch file format version to 4. + * Use secure URI in Homepage field. -- Aaron M. Ucko Thu, 28 Jan 2021 22:17:51 -0500 diff --git a/debian/control b/debian/control index 294ac4b..0b5b58f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/ucko/dictionary-el Vcs-Git: https://salsa.debian.org/ucko/dictionary-el.git -Homepage: http://www.myrkr.in-berlin.de/dictionary/ +Homepage: https://www.myrkr.in-berlin.de/dictionary/ Rules-Requires-Root: no Package: elpa-dictionary -- cgit v1.2.3