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:25:46 +0200 |
commit | 6bf52070ef1028f7fcc98fad1e73795a7efd7ce7 (patch) | |
tree | a95235ddfbe754a7c02edb278c764f6ea7a8a984 | |
parent | 0d3777e93e34ab38115fde96ca76f3fb2fdab6ec (diff) | |
download | golang-6bf52070ef1028f7fcc98fad1e73795a7efd7ce7.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 7ed686808..7a6e0a0d4 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: golang-weekly 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/ |