From b4371df49f76990e518fadb8b3c0352d5a5cfa50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 Jul 2019 10:08:31 +0200 Subject: d/control: 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 26a29a1..bfc54b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ scons (3.0.5-1) UNRELEASED; urgency=medium - Remove trailing whitespaces. - Add python3 support. - Change VCS-* to point to the new repository. + - Use secure URI for homepage. * debian/rules: - Remove trailing whitespaces. - Add python3 support. diff --git a/debian/control b/debian/control index 0c66ca1..095ae50 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: python-all, python3-all Standards-Version: 4.4.0 -Homepage: http://www.scons.org/ +Homepage: https://www.scons.org/ Vcs-Git: git://jff.email/opt/git/scons.git Vcs-Browser: https://jff.email/cgit/scons.git -- cgit v1.2.3