golang-golang-x-xerrors 0.0~git20200804.5ec99f8-1 source package in Ubuntu
Changelog
golang-golang-x-xerrors (0.0~git20200804.5ec99f8-1) unstable; urgency=medium [ Roger Shimizu ] * d/control: Add golang-golang-x-xerrors-dev as "Multi-Arch: foreign" [ Anthony Fok ] * New upstream version 0.0~git20200804.5ec99f8 * debian/control: - Change Section from devel to golang - Add "Rules-Requires-Root: no" to debian/control - Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)" - Bump Standards-Version to 4.6.0 (no change) -- Anthony Fok <email address hidden> Fri, 20 Aug 2021 22:03:48 -0600
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-golang-x-xerrors_0.0~git20200804.5ec99f8-1.dsc | 2.3 KiB | 9bb93cc1ea5c8486f5a7a2047df501d46e6db90a7077296e6a9aa71497b36eda |
golang-golang-x-xerrors_0.0~git20200804.5ec99f8.orig.tar.xz | 12.4 KiB | 89fe3c75cfcc3ba884f9dbe5827a2b6b76cc0c4550822b11e0f538b82bf3f92d |
golang-golang-x-xerrors_0.0~git20200804.5ec99f8-1.debian.tar.xz | 2.4 KiB | 7cf5f4a19f89c755ce4d137e8d968c91893401bf08cf742a6e35c941b4291818 |
Available diffs
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.