diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-10 17:27:56 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-10 17:27:56 +0200 |
commit | 578e8408cf62c33235961c75c8ef554718b3e75f (patch) | |
tree | d0fd091927a1aee01239c9413f913576e8fd216f /debian/control | |
parent | 37922e35ef00653068d2957e22f53af04fe545de (diff) |
Use secure URIs
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
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 |