golang-golang-x-oauth2 0.0~git20161103.0.36bc617-4 source package in Ubuntu

Changelog

golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-4) unstable; urgency=medium

  * debian/control: Add Breaks field to avoid collisions with pre-split
    package. Closes: #844435.

 -- Martín Ferrari <email address hidden>  Tue, 15 Nov 2016 19:20:47 +0100

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

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-oauth2_0.0~git20161103.0.36bc617-4.dsc 2.4 KiB 216180bcfe03a3a2930057cdf2c959ff9641e23a679dcc5b731af017bfb6bee0
golang-golang-x-oauth2_0.0~git20161103.0.36bc617.orig.tar.gz 35.7 KiB ed9a7c53c1f56eff8cc7c697becb612b0729f3a8d08795a0ff598139b707f492
golang-golang-x-oauth2_0.0~git20161103.0.36bc617-4.debian.tar.xz 3.1 KiB 04cb764180213137dad12d00306a095fb29f45fe7b8e303a8148b650a6a8aba2

No changes file available.

Binary packages built by this source

golang-golang-x-oauth2-dev: make OAuth2 authorized and authenticated HTTP requests

 Package oauth2 provides support for making OAuth2 authorized and authenticated
 HTTP requests. It can additionally grant authorization with Bearer JWT.

golang-golang-x-oauth2-google-dev: Google APIs support for OAuth2

 Package oauth2/google provides support for making OAuth2 authorized and
 authenticated HTTP requests against Google APIs. It can additionally grant
 authorization with Bearer JWT.