From 26fe799bdc8fbd56c363368c0122a25621de0eae Mon Sep 17 00:00:00 2001
From: Debian Janitor <janitor@jelmer.uk>
Date: Tue, 7 Jul 2020 15:03:53 +0000
Subject: [PATCH] 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 | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0270483..145921b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pylibacl (0.5.4-4) UNRELEASED; urgency=low
+
+  * Use secure URI in Homepage field.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 07 Jul 2020 15:03:35 -0000
+
 python-pylibacl (0.5.4-3) unstable; urgency=medium
 
   * Remove python-setuptools dependency, not needed, and allows really
diff --git a/debian/control b/debian/control
index e610733..c7c396c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 12), dh-python,
  python3-all, python3-all-dev, python3-all-dbg,
  libacl1-dev, python3-setuptools, python3-sphinx
 Standards-Version: 4.5.0
-Homepage: http://pylibacl.k1024.org/
+Homepage: https://pylibacl.k1024.org/
 Vcs-Browser: https://salsa.debian.org/debian/python-pylibacl
 Vcs-Git: https://salsa.debian.org/debian/python-pylibacl.git
 Rules-Requires-Root: no
-- 
2.39.5