mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
This commit tweaks the debian packaging tool:
* All build environment metadata can now be overriden on the command
line. This allows testing the CI build behaviour locally.
* -unstable packages now actually contain the binaries (oops)
* packages use Go 1.7 to build
* archiving is skipped for PR builds
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ci-notes.md | ||
| ci.go | ||
| deb.changelog | ||
| deb.control | ||
| deb.copyright | ||
| deb.docs | ||
| deb.install | ||
| deb.rules | ||
| env.sh | ||
| update-license.go | ||