golang-github-deckarep-golang-set 1.5-2 source package in Ubuntu

Changelog

golang-github-deckarep-golang-set (1.5-2) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Team upload.
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.
  * Fix insecure-copyright-format-uri.
  * Fix testsuite-autopkgtest-missing.

 -- Alexandre Viau <email address hidden>  Sun, 15 Apr 2018 12:50:35 -0400

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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-deckarep-golang-set_1.5-2.dsc 2.3 KiB 6900ee5af4869640394802c061941a0f57d61ae7012d935053a2a5adbd675489
golang-github-deckarep-golang-set_1.5.orig.tar.gz 9.9 KiB 3c6e05940161b596c8a766c71bc5f85d2db7d1b93dbb020496653fbfdbbcbc69
golang-github-deckarep-golang-set_1.5-2.debian.tar.xz 2.0 KiB 6fdf168278dcee94cf53242293bf248982ddcda0a005f9ca46d6b2515edecec1

Available diffs

No changes file available.

Binary packages built by this source

golang-github-deckarep-golang-set-dev: simple set type for the Go language

 The missing set collection for the Go language.
 .
 Coming from Python one of the things missing in Go is the superbly wonderful
 set collection. This is an attempt to mimic the primary features of the set
 from Python.
 .
 This package contains the source.