diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-05-16 14:03:50 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-05-16 14:03:50 +0200 |
commit | ee0434bd463f9339cd68a21fc12ec5f8318c3a77 (patch) | |
tree | df3a7c95276e6a6adb48e0e426d2f85f13cd0108 | |
parent | 339aa8e449b8f1268e2f3b12da2afa2e161d7dbd (diff) | |
download | golang-ee0434bd463f9339cd68a21fc12ec5f8318c3a77.tar.gz |
Bump standards version to 3.9.2
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d97d10c63..72696b2de 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ 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 +Standards-Version: 3.9.2 Homepage: http://golang.org/ Package: golang-go |