summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a91c04..ae91ae1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ mercurial-extension-utils (1.5.0-1) UNRELEASED; urgency=medium
* Temporarily reenable Python 2 to ease the transition.
* Update copyright dates.
* Trim trailing whitespace.
+ * Use secure URI in Homepage field.
-- Christoph Mathys <eraserix@gmail.com> Wed, 04 Dec 2019 20:58:18 +0100
diff --git a/debian/control b/debian/control
index 27a4eba..ca79bc4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 12), python3-all,
python3-setuptools, dh-python,
python-all, python-setuptools
Standards-Version: 4.4.1
-Homepage: http://pypi.python.org/pypi/mercurial_extension_utils
+Homepage: https://pypi.python.org/pypi/mercurial_extension_utils
Vcs-Browser: https://salsa.debian.org/python-team/modules/mercurial-extension-utils
Vcs-Git: https://salsa.debian.org/python-team/modules/mercurial-extension-utils.git