golang-golang-x-tools 1:0.0~git20191118.07fc4c7+ds-1 source package in Ubuntu

Changelog

golang-golang-x-tools (1:0.0~git20191118.07fc4c7+ds-1) unstable; urgency=medium

  * New upstream version 0.0~git20191118.07fc4c7
  * Drop transitional packages golang-go.tools and golang-go.tools-dev
    (Closes: #939231, 939232)
  * Bump Standards-Version to 4.4.1 (no change)
  * Drop 0014-go-packages-update-tests-to-reflect-changes-in-golan.patch
    (upstream patch to fix packages_testo.go) which is included upstream
    since 2019-10-05 or thereabouts
  * Refresh debian/patches:
    - 0005-Disable_static.go.patch
    - 0006-Do_not_depend_on_golang-doc.patch
    - 0007-Disable_tests_for_gccgo.patch
    - 0015-skip-tests-that-run-go-build.patch
  * Update Vcs-Browser and Vcs-Git, and move git repository
    from https://salsa.debian.org/go-team/packages/golang-go.tools
    to https://salsa.debian.org/go-team/packages/golang-golang-x-tools
  * Adjust DH_GOLANG_EXCLUDES to exclude gopls, which gopls has been
    separated out as its own module with different versioning from
    golang.org/x/tools.  If there were ever a need to have gopls packaged
    for Debian, it should probably done from a separate source package.
  * Revert "debian/rules: Skip dh_dwz" now that #933541 has been fixed
  * Update Build-Depends on dh-golang to (>= 1.40~) which allows us
    not to manually set GOCACHE in debian/rules.

 -- Anthony Fok <email address hidden>  Wed, 20 Nov 2019 22:54:30 -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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
golang-golang-x-tools_0.0~git20191118.07fc4c7+ds-1.dsc 2.6 KiB 27f01db0e3ca193b9c9b7eed5c2a81821a1cb7d4b5de8f4f20568f59e6e4a11d
golang-golang-x-tools_0.0~git20191118.07fc4c7+ds.orig.tar.xz 1.4 MiB ec5912559feddd00dbd1e09c5bca7b34191b3cb33bd7fe875dc6e6c1c6c61e86
golang-golang-x-tools_0.0~git20191118.07fc4c7+ds-1.debian.tar.xz 26.1 KiB 53e3e75f0ae159a356c4e5ef809e3131b943f40330cc4156599d9c88b282d253

No changes file available.

Binary packages built by this source

golang-golang-x-tools: supplementary Go tools

 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.

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.