diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-11 06:44:57 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-11 06:44:57 +0200 |
commit | 13b83f7e2c4b125fb61f0523b1e4a7d4c9bbbb30 (patch) | |
tree | ca4474f6e7d6ad811deef7b46e5ea49aceb219dc /debian/control | |
parent | ca21bc0271992e092b0e478c62c3f37381a03dad (diff) |
d/control: use http for the homepage
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5638563..a66f8c8 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: python (>= 2.7~) Standards-Version: 3.9.7 X-Python-Version: >= 2.7 -Homepage: https://www.scons.org/ +Homepage: http://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 |