golang-golang-x-tools 1:0.0~git20200213.88e652f+ds-1 source package in Ubuntu

Changelog

golang-golang-x-tools (1:0.0~git20200213.88e652f+ds-1) unstable; urgency=medium

  * New upstream version 0.0~git20200213.88e652f
  * Bump Standards-Version to 4.5.0 (no change)
  * Remove now obsolete 0011-Disable_Google_Analytics.patch
  * Refresh 0005-Disable_static.go.patch and
    0006-Do_not_depend_on_golang-doc.patch
  * debian/copyright: Change Upstream-Name from tools to x/tools
    and add Upstream-Contact: https://github.com/golang/go/issues
  * Update dependencies according to go.mod.
    Notably, there is a new dependency on golang-golang-x-mod-dev
  * Include our own vendored copy of golang.org/x/mod
    until golang-golang-x-mod enters Debian unstable

 -- Anthony Fok <email address hidden>  Wed, 26 Feb 2020 09:53:58 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-golang-x-tools_0.0~git20200213.88e652f+ds-1.dsc 2.6 KiB 9d7d9ceb4e96f565b890902102b82731f61ceadd48ce5d86ec5b171cf0affa67
golang-golang-x-tools_0.0~git20200213.88e652f+ds.orig.tar.xz 1.4 MiB c0c6364e874d8411a037dd8c0328acce951d10258f2c2772bb7a114ce72b82c9
golang-golang-x-tools_0.0~git20200213.88e652f+ds-1.debian.tar.xz 95.5 KiB 907dcfe3ce748a052d1b21c3a27541b9a5a5cb9fce73c3e36e524a24836f271f

No changes file available.

Binary packages built by this source

golang-golang-x-tools: No summary available for golang-golang-x-tools in ubuntu groovy.

No description available for golang-golang-x-tools in ubuntu groovy.

golang-golang-x-tools-dbgsym: No summary available for golang-golang-x-tools-dbgsym in ubuntu groovy.

No description available for golang-golang-x-tools-dbgsym in ubuntu groovy.

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.