golang-golang-x-sys 0.0~git20211216.1d35b9e-1 source package in Ubuntu
Changelog
golang-golang-x-sys (0.0~git20211216.1d35b9e-1) unstable; urgency=medium * New upstream version 0.0~git20211216.1d35b9e * Reorder fields in debian/control and debian/copyright as would be generated in the next dh-make-golang release after 0.6.0-1 * Use dh-sequence-golang instead of dh-golang and --with=golang -- Anthony Fok <email address hidden> Thu, 16 Dec 2021 00:18:46 -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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-golang-x-sys_0.0~git20211216.1d35b9e-1.dsc | 2.3 KiB | 99d4d78cc80b7bd6edd34f70b04c0a9df91f1ae0ea9f18996db71bfa4951f623 |
golang-golang-x-sys_0.0~git20211216.1d35b9e.orig.tar.xz | 552.9 KiB | cf8e4e3c79b7eb4986b77384e2b612bc6046e077cdae142fe04fd5d716faa783 |
golang-golang-x-sys_0.0~git20211216.1d35b9e-1.debian.tar.xz | 5.9 KiB | 33266f6abb1a9ac9ef6c81abdfe9ae9cf45ff05090fd2597dc58d68f91d3e0c3 |
Available diffs
No changes file available.
Binary packages built by this source
- golang-golang-x-sys-dev: Low-level interaction with the operating system
This repository holds supplemental Go packages for low-level interactions with
the operating system.
.
The primary use of this package is inside other packages that provide a more
portable interface to the system, such as "os", "time" and "net". Use those
packages rather than this one if you can.