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 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