golang-golang-x-tools 1:0.0~git20161028.0.b814a3b+ds-3 source package in Ubuntu
Changelog
golang-golang-x-tools (1:0.0~git20161028.0.b814a3b+ds-3) unstable; urgency=high * Reintroduce GOROOT hack to solve build failures with gccgo. * Fix or disable tests that don't work when using gccgo. Possibly some tools won't work with gccgo properly, this is being followed upstream in https://github.com/golang/go/issues/17999 -- MartÃn Ferrari <email address hidden> Mon, 21 Nov 2016 19:44:05 +0000
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-golang-x-tools_0.0~git20161028.0.b814a3b+ds-3.dsc | 2.6 KiB | acdf3c936c42119ec20a379823b0457ed16a36f7f74447314571d01152c6e9b2 |
golang-golang-x-tools_0.0~git20161028.0.b814a3b+ds.orig.tar.gz | 1.1 MiB | a555f3cdd631d8ec26f8b12628eff0c493c12c0ec685c322484d732fbfb0057e |
golang-golang-x-tools_0.0~git20161028.0.b814a3b+ds-3.debian.tar.xz | 22.0 KiB | 80d2363761afb00f47cc900704bec9ed2d5cc190093e6194a1816cd8a77684b2 |
Available diffs
No changes file available.
Binary packages built by this source
- golang-go.tools: Transitional package for golang-golang-x-tools
This is a transitional package to ease upgrades to the golang-
golang- x-tools
package. It can safely be removed.
- golang-go.tools-dev: No summary available for golang-go.tools-dev in ubuntu zesty.
No description available for golang-go.tools-dev in ubuntu zesty.
- golang-golang-x-tools: No summary available for golang-golang-x-tools in ubuntu zesty.
No description available for golang-
golang- x-tools in ubuntu zesty.
- golang-golang-x-tools-dbgsym: No summary available for golang-golang-x-tools-dbgsym in ubuntu zesty.
No description available for golang-
golang- x-tools- dbgsym in ubuntu zesty.
- golang-golang-x-tools-dev: supplementary Go tools (development files)
This subrepository holds the source for various packages and tools that
support the Go programming language.
.
Some of the tools, godoc and vet for example, used to be included in the
golang-go package. Others, including the Go oracle and the test coverage tool,
can be fetched with "go get".
.
Packages include a type-checker for Go and an implementation of the Static
Single Assignment form (SSA) representation for Go programs.
.
This package contains the development files.