golang-github-dvsekhvalnov-jose2go 1.5-1 source package in Ubuntu

Changelog

golang-github-dvsekhvalnov-jose2go (1.5-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Apply multi-arch hints.

  [ Shengjing Zhu ]
  * New upstream version 1.5 (Closes: #980712)
  * Update uscan watch file to version 4
  * Only install extra required testdata
  * Update Section to golang
  * Update maintainer address to <email address hidden>
  * Bump debhelper-compat to 13
  * Update Standards-Version to 4.5.1 (no changes)
  * Add Rules-Requires-Root

 -- Shengjing Zhu <email address hidden>  Fri, 29 Jan 2021 02:12:57 +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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dvsekhvalnov-jose2go_1.5-1.dsc 1.7 KiB 506413c3dc5d239730775d899604c812a4f543bba1b1fa9b87bbdfb2b5cfe3fd
golang-github-dvsekhvalnov-jose2go_1.5.orig.tar.gz 66.9 KiB aff25a6a5a1243648c0d017320012a1599e2b19f916f071448df5882082e205f
golang-github-dvsekhvalnov-jose2go_1.5-1.debian.tar.xz 2.9 KiB 5533bdd782dc60eb9a9731b0c3f32e8d2fd17ccd67a071d4d56d0e36d509acee

Available diffs

No changes file available.

Binary packages built by this source

golang-github-dvsekhvalnov-jose2go-dev: Go implementation of Javascript Object Signing and Encryption

 Pure Golang (GO) library for generating, decoding and encrypting JSON Web
 Tokens. Zero dependency, relies only on standard library.
 .
 Supports full suite of signing, encryption and compression algorithms defined
 by JSON Web Algorithms as of July 4, 2014 version.
 .
 Extensively unit tested and cross tested (100+ tests) for compatibility with
 jose.4.j, Nimbus-JOSE-JWT, json-jwt and jose-jwt libraries.
 .
 This package contains the source.