diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 20:40:43 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-05-06 18:14:30 +0200 |
commit | 7db7f76529ae1ce384c3952f27bd307a5fd150f2 (patch) | |
tree | dc1eaa3339c4365f098765a378ed6e1d85b6f67b | |
parent | cafce99034a47d7b622b12d4ddae90742db4cf1f (diff) | |
download | zsh-7db7f76529ae1ce384c3952f27bd307a5fd150f2.tar.gz zsh-7db7f76529ae1ce384c3952f27bd307a5fd150f2.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 |