build/deb: fix deb.control for ethereum-swarm (#1414)
* build/deb: fix deb.control for ethereum-swarm * build: env.sh fix
This commit is contained in:
committed by
Rafael Matias
parent
809165fc5e
commit
1c8c8bac45
@@ -4,9 +4,9 @@ Priority: extra
|
||||
Maintainer: {{.Author}}
|
||||
Build-Depends: debhelper (>= 8.0.0), golang-1.11
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: https://ethereum.org
|
||||
Vcs-Git: git://github.com/ethereum/go-ethereum.git
|
||||
Vcs-Browser: https://github.com/ethereum/go-ethereum
|
||||
Homepage: https://swarm.ethereum.org
|
||||
Vcs-Git: git://github.com/ethersphere/swarm.git
|
||||
Vcs-Browser: https://github.com/ethersphere/swarm
|
||||
|
||||
{{range .Executables}}
|
||||
Package: {{$.ExeName .}}
|
||||
|
Reference in New Issue
Block a user