golang-gopkg-square-go-jose.v1 1.1.2-4 source package in Ubuntu

Changelog

golang-gopkg-square-go-jose.v1 (1.1.2-4) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove constraints unnecessary since buster
    * Build-Depends: Drop versioned constraint on dh-golang.

  [ Shengjing Zhu ]
  * Use git mode in uscan watch file
    v1.x is not on the first page anymore.
  * Update section to golang
  * Update Standards-Version to 4.6.2 (no changes)
  * Add Rules-Requires-Root
  * Add patch to skip TestSignerWithBrokenRand¬
    https://github.com/go-jose/go-jose/issues/27¬

 -- Shengjing Zhu <email address hidden>  Thu, 09 Feb 2023 14:25:07 +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-gopkg-square-go-jose.v1_1.1.2-4.dsc 1.6 KiB bef579a32c481daaa6eac45193b854bce81d7761fdbd1c4783e61df8ba0edf5a
golang-gopkg-square-go-jose.v1_1.1.2.orig.tar.gz 252.8 KiB 1efa46e3763e038f9c2ad30dcbbbc8ce0abadfab30efe72abba49ac8d03a61fe
golang-gopkg-square-go-jose.v1_1.1.2-4.debian.tar.xz 3.8 KiB 96913d8abc180efb7136b51411fea4d73f40b134917e7f9c3e5b3149a8cb76c3

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-square-go-jose.v1-dev: Javascript Object Signing and Encryption (JOSE) for Go

 This package provides an implementation of the Javascript Object
 Signing and Encryption set of standards. The implementation follows
 the JSON Web Encryption standard (RFC 7516) and JSON Web Signature
 standard (RFC 7515). The package supports both the compact and full
 serialization formats, and optionally supports multiple recipients.