diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-12-17 21:10:05 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-12-17 21:10:05 +0100 |
commit | 28431aea464f57d844aba6487ed31627ec24dec4 (patch) | |
tree | 171c492aa9f37119dde9696485f20474fcd09259 | |
parent | 9436084d9be5ea7603ca8e1da3e7a8ac9ad19fcf (diff) | |
download | zsh-28431aea464f57d844aba6487ed31627ec24dec4.tar.gz zsh-28431aea464f57d844aba6487ed31627ec24dec4.zip |
Fix lintian warning vcs-field-not-canonical
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ada5595a1..31839f864 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Uploaders: Michael Prokop <mika@debian.org>, Richard Hartmann <richih.mailinglist@gmail.com> Standards-Version: 3.9.3 Homepage: http://www.zsh.org/ -Vcs-Git: git://git.debian.org/collab-maint/zsh.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/zsh.git;a=summary +Vcs-Git: git://anonscm.debian.org/collab-maint/zsh.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/zsh.git Package: zsh Architecture: any |