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:04:50 +0200 |
commit | 7ebfc6938b38f928f913cee02c70cf464d420e29 (patch) | |
tree | 3f3f9f49b86ecec97b875de7f407e7d0f2427975 | |
parent | 90e9804da039bee6b3d6c8869675d1ff968cb241 (diff) | |
download | golang-7ebfc6938b38f928f913cee02c70cf464d420e29.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 d392c57e8..578ae04f0 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-weekly-go |