diff options
author | Michael Stapelberg <stapelberg@debian.org> | 2013-05-14 19:16:56 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2013-05-14 19:16:56 +0200 |
commit | f4baf0dd7391f4a67aefda3cfd2582e852a5c358 (patch) | |
tree | 638b38eea922820eee4e60aeef59b45a40ee3be7 | |
parent | 3ad62091bebf788e3e46ac49149d3c3e3951d5e9 (diff) | |
download | golang-f4baf0dd7391f4a67aefda3cfd2582e852a5c358.tar.gz |
canonicalize vcs-*
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 546db3c12..bc1c755c5 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: devel Priority: optional Maintainer: Ondřej Surý <ondrej@debian.org> Uploaders: Michael Stapelberg <stapelberg@debian.org> -Vcs-Browser: http://git.debian.org/?p=pkg-golang/golang.git -Vcs-Git: git://git.debian.org/pkg-golang/golang.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-golang/golang.git +Vcs-Git: git://anonscm.debian.org/pkg-golang/golang.git Build-Depends: debhelper (>= 7.4.10), bison, ed, mawk | awk, perl, netbase Build-Depends-Indep: po-debconf Standards-Version: 3.9.3 |