aboutsummaryrefslogtreecommitdiffstats
path: root/build/deb.control
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2016-10-02 19:44:30 +0800
committerGitHub <noreply@github.com>2016-10-02 19:44:30 +0800
commitd4b55fc5b210f06e08227e7ffbda6db397ec8d3c (patch)
tree1ad5b873af478174e18a15748918d093c550fad8 /build/deb.control
parent920e1ccfe0b8a0fe205817e3e2f7d0ee7a98f108 (diff)
parent4f7627972e4997965be6f3c406904ef613e14c20 (diff)
downloaddexon-d4b55fc5b210f06e08227e7ffbda6db397ec8d3c.tar.gz
dexon-d4b55fc5b210f06e08227e7ffbda6db397ec8d3c.tar.zst
dexon-d4b55fc5b210f06e08227e7ffbda6db397ec8d3c.zip
Merge pull request #3066 from fjl/build-env
build: improve debian packaging
Diffstat (limited to 'build/deb.control')
-rw-r--r--build/deb.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/deb.control b/build/deb.control
index 4a65c7fac..d39393d29 100644
--- a/build/deb.control
+++ b/build/deb.control
@@ -2,7 +2,7 @@ Source: {{.Name}}
Section: science
Priority: extra
Maintainer: {{.Author}}
-Build-Depends: debhelper (>= 8.0.0), golang-1.6
+Build-Depends: debhelper (>= 8.0.0), golang-1.7
Standards-Version: 3.9.5
Homepage: https://ethereum.org
Vcs-Git: git://github.com/ethereum/go-ethereum.git