diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 20:40:43 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 20:40:43 +0100 |
commit | 3aa2ccfffaf53af490c5119fa65d7bf3c7994a19 (patch) | |
tree | 5bbc4ed00bad74375962f9ed9def5b2fff4fdd72 | |
parent | 1600c44df4501023809fcabd58c820b228ee9bfc (diff) | |
download | zsh-3aa2ccfffaf53af490c5119fa65d7bf3c7994a19.tar.gz zsh-3aa2ccfffaf53af490c5119fa65d7bf3c7994a19.zip |
Switch Vcs-Git from git:// to https://, fixes lintian warning vcs-field-uses-insecure-uri
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a467830a4..3b16b263e 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Uploaders: Michael Prokop <mika@debian.org>, Richard Hartmann <richih@debian.org> Standards-Version: 3.9.6 Homepage: http://www.zsh.org/ -Vcs-Git: git://anonscm.debian.org/collab-maint/zsh.git -b debian +Vcs-Git: https://anonscm.debian.org/git/collab-maint/zsh.git -b debian Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/zsh.git Package: zsh-common |