golang-golang-x-xerrors 0.0~git20231012.104605a-1 source package in Ubuntu

Changelog

golang-golang-x-xerrors (0.0~git20231012.104605a-1) unstable; urgency=medium

  * New upstream version 0.0~git20231012.104605a
  * Reorder fields in debian/control and debian/copyright
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Invoke dh with --builddirectory=_build
  * Bump build-dependency golang-any (>= 2:1.18~) as per go.mod
  * Bump Standards-Version to 4.6.2 (no change)

 -- Anthony Fok <email address hidden>  Mon, 26 Feb 2024 11:02:20 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-xerrors_0.0~git20231012.104605a-1.dsc 2.3 KiB b0ae55f1e9588aeeb721ffd48f5a6b153c3e75aa51d4c326040e2615b413a86d
golang-golang-x-xerrors_0.0~git20231012.104605a.orig.tar.xz 12.5 KiB d8a806fa32f1760efbeb90f2a2116a59b2fddd23acb86352a45bdb9ed08057cd
golang-golang-x-xerrors_0.0~git20231012.104605a-1.debian.tar.xz 2.8 KiB 58c296066734249524971ef0de0bd5f52ce9e5bcb78f35c15f279f096586707f

No changes file available.

Binary packages built by this source

golang-golang-x-xerrors-dev: new Go 1.13 error values

 This package contains the transition packages for the new Go 1.13
 error values.
 .
 Most of the functions and types in this package will be incorporated into the
 standard library's errors package in Go 1.13; the behavior of this package's
 Errorf function will be incorporated into the standard library's fmt.Errorf.
 Use this package to get equivalent behavior in all supported Go versions.