diff options
author | Obey Arthur Liu <arthur@milliways.fr> | 2011-02-14 18:41:44 +0100 |
---|---|---|
committer | Obey Arthur Liu <arthur@milliways.fr> | 2011-02-14 18:41:44 +0100 |
commit | 1dcd4bb96ca53d5059a5f112e6422fde7b323644 (patch) | |
tree | 471f5c7f12ac7dd703a87366a9fdbb1751f89657 | |
parent | ae28dc3433b42e551bf264506df80fa8477a27c9 (diff) | |
download | golang-1dcd4bb96ca53d5059a5f112e6422fde7b323644.tar.gz |
Added pkg-google git repo to control file
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 15be4b2e4..f17e0749b 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +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 Build-Depends: debhelper (>= 7.4.10), bison, ed, mawk | awk, perl Standards-Version: 3.9.1 Homepage: http://golang.org/ |