summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control6
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 7806e26..8ce8c4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ scons (2.5.0-1) UNRELEASED; urgency=medium
* debian/copyright: Add year 2016 to debian/* and debian/patches/*.
* debian/control:
- Bump Standards-Version to 3.9.7 (no changes required).
+ - Use secure URIs.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 31 Jan 2016 20:40:03 +0100
diff --git a/debian/control b/debian/control
index 8f95880..5638563 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Build-Depends:
python (>= 2.7~)
Standards-Version: 3.9.7
X-Python-Version: >= 2.7
-Homepage: http://www.scons.org/
-Vcs-Git: git://anonscm.debian.org/collab-maint/scons.git
-Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/scons.git
+Homepage: https://www.scons.org/
+Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git
+Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons.git
Package: scons
Architecture: all