diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-05-26 21:25:46 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-05-26 21:26:07 +0200 |
commit | 06101fb800ece46210c2dc8906c1d145f4ac8417 (patch) | |
tree | 2cf331ef9a1c7cd91260b0e6c61db096f7f97be8 | |
parent | d19888ee3007c5bb25b60569f0f6ec357ed07f81 (diff) | |
download | golang-06101fb800ece46210c2dc8906c1d145f4ac8417.tar.gz |
Update Vcs-* links
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d80de889f..28debc0e7 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: golang Section: devel Priority: optional Maintainer: Ondřej Surý <ondrej@debian.org> -Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-google/golang.git -Vcs-Git: git://scm.alioth.debian.org/git/pkg-google/golang.git +Vcs-Browser: http://git.debian.org/?p=pkg-google/golang.git +Vcs-Git: git://git.debian.org/pkg-google/golang.git Build-Depends: debhelper (>= 7.4.10), bison, ed, mawk | awk, perl Standards-Version: 3.9.2 Homepage: http://golang.org/ |