dh-golang 1.60 source package in Ubuntu

Changelog

dh-golang (1.60) unstable; urgency=medium

  * Team upload.
  * Set GOTOOLCHAIN=local to prevent Go1.21+ downloading new version
  * Set GO_TEST_TIMEOUT_SCALE for slow architecture.
    Go1.21 removes arch-specific timeout scale heuristics.
    See https://github.com/golang/go/issues/57117
  * Avoid calling go command in global variable (Closes: #1021111)

 -- Shengjing Zhu <email address hidden>  Thu, 17 Aug 2023 17:37:47 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-golang_1.60.dsc 1.1 KiB 5d53259afc96efff9edf199e2f64f1699fb07fafcfc9a52ec1c3bc4d6195eb54
dh-golang_1.60.tar.xz 19.2 KiB 54ea3ff0929bf3aed5eea82c4f17d7e3af4e9d2aa0e12814bc110f87aa802daa

Available diffs

No changes file available.

Binary packages built by this source

dh-golang: debhelper add-on for packaging software written in Go (golang)

 dh-golang provides a debhelper sequence addon named 'golang', a buildsystem
 module named 'golang' and a command called dh_golang.
 .
 The golang debhelper buildsystem is designed to make packaging programs
 written in Go very simple.