diff options
author | Benjamin Barenblat <bbaren@mit.edu> | 2016-02-13 11:01:19 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@mit.edu> | 2016-02-13 11:01:19 -0500 |
commit | aeee9ad54882d5841976514f09461ef673d2a2f4 (patch) | |
tree | 78a8cef5c3c595866aafa331fa845fc3524ab36c /debian/control | |
parent | 0a090ce17e5fbaedebb395bf2016a3ecf6f6972d (diff) |
s/git:/https:/g, because plain-text transports are bad
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 7ee80861..385b8d91 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: Standards-Version: 3.9.6 Homepage: http://impredicative.com/ur/ Vcs-Browser: https://github.com/urweb/debian-urweb -Vcs-Git: git://github.com/urweb/debian-urweb.git +Vcs-Git: https://github.com/urweb/debian-urweb.git Package: urweb Architecture: any |