golang-golang-x-xerrors 0.0~git20191204.9bdfabe-1 source package in Ubuntu

Changelog

golang-golang-x-xerrors (0.0~git20191204.9bdfabe-1) unstable; urgency=medium

  * New upstream version 0.0~git20191204.9bdfabe
  * debian/gbp.conf: Set debian-branch to debian/sid
    for DEP-14 conformance.
  * debian/control: Bump Standards-Version to 4.5.0 (no change)
  * debian/copyright: Remove unused File-Excluded: Godeps/_workspace

 -- Anthony Fok <email address hidden>  Sat, 15 Feb 2020 17:58:32 -0700

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-xerrors_0.0~git20191204.9bdfabe-1.dsc 2.3 KiB 43ed95845e1c8185fc31c78f515880d6181cdb24abdeb42afdb8f15acfafd9dd
golang-golang-x-xerrors_0.0~git20191204.9bdfabe.orig.tar.xz 12.4 KiB fa1509cfe6b89b1bb263969c40c142cffde129e168b7b75e475d990ea81ae4a9
golang-golang-x-xerrors_0.0~git20191204.9bdfabe-1.debian.tar.xz 2.3 KiB f6dffadd12d7195320805a92c7d2ccec5d04a02b26337ea7756dd9dd7dd48706

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.