golang-github-joyent-gocommon 0.0~git20161202.b787089-4 source package in Ubuntu

Changelog

golang-github-joyent-gocommon (0.0~git20161202.b787089-4) unstable; urgency=medium

  * Team upload
  * Update section to golang
  * Update Standards-Version to 4.6.2 (no changes)
  * Remove test dependencies from Depends in -dev package
  * Bump debhelper compat to 13
  * Add Rules-Requires-Root
  * Add Multi-Arch hint
  * Add patch to fix tests when x509.UnknownAuthorityError is wrapped

 -- Shengjing Zhu <email address hidden>  Thu, 19 Jan 2023 11:15:26 +0800

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-joyent-gocommon_0.0~git20161202.b787089-4.dsc 1.8 KiB fa4d82a0210a31bb8ca3a8f613604ce31f936947ba84e259b72f68ceca9d4b33
golang-github-joyent-gocommon_0.0~git20161202.b787089.orig.tar.xz 18.3 KiB 5de7d3bd99b482fe360d8ac5831b2e654a781d99c226c71320e840c4e7267a6e
golang-github-joyent-gocommon_0.0~git20161202.b787089-4.debian.tar.xz 3.2 KiB 00c93a476408bbe52193433cc2b94c1c8ca87cd238e63a96510a2847a2950851

No changes file available.

Binary packages built by this source

golang-github-joyent-gocommon-dev: common Go library for Joyent's Triton and Manta

 The gocommon package collects common packages to interact with the
 Joyent Public Cloud and Joyent Manta services.
 The gocommon package is structured as follow:
   - gocommon/client. Client for sending requests.
   - gocommon/errors. Joyent specific errors.
   - gocommon/http. HTTP client for sending requests.
   - gocommon/jpc. This package provides common structures and functions
                   across packages.
   - gocommon/testing. Testing Suite for local testing.