golang-github-shogo82148-go-shuffle 0.0~git20180218.27e6095-1 source package in Ubuntu

Changelog

golang-github-shogo82148-go-shuffle (0.0~git20180218.27e6095-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Debian Janitor (Jelmer Vernooij) ]
  * Bump debhelper from old 10 to 12.
    Fixes: lintian: package-uses-old-debhelper-compat-version
  * Set debhelper-compat version in Build-Depends.
    Fixes: lintian: uses-debhelper-compat-file
  * Change priority extra to priority optional.
    Fixes: lintian: priority-extra-is-replaced-by-priority-optional
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
    Fixes: lintian: upstream-metadata-file-is-missing
  * Apply multi-arch hints.
     + golang-github-shogo82148-go-shuffle-dev: Add Multi-Arch: foreign.
    Changes-By: lintian-brush

  [ Anthony Fok ]
  * New upstream version 0.0~git20180218.27e6095
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * debian/watch: Use direct access to git repository to track HEAD
  * Apply "cme fix dpkg" fixes:
    - Organize debian/control fields
    - Bump Standards-Version to 4.5.0 (no change)
  * Update Maintainer email address to <email address hidden>
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Add "Rules-Requires-Root: no" to debian/control

 -- Anthony Fok <email address hidden>  Fri, 23 Oct 2020 01:56:57 -0600

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-shogo82148-go-shuffle_0.0~git20180218.27e6095-1.dsc 2.4 KiB deceb62a4931609257bf3e22fd22b3d4d824d3f676943bc9aa0a36d81082658b
golang-github-shogo82148-go-shuffle_0.0~git20180218.27e6095.orig.tar.xz 2.9 KiB 42b847308370de62ae5d6597d418671ce6290081aed38aafec5918238dbbd8e4
golang-github-shogo82148-go-shuffle_0.0~git20180218.27e6095-1.debian.tar.xz 2.9 KiB 041e753c8e71f68df25f7dae18abb3769facf8edcb2dee83e0fc05ccb47593a2

No changes file available.

Binary packages built by this source

golang-github-shogo82148-go-shuffle-dev: Primitives for shuffling slices and user-defined collections in Go

 Package shuffle provides primitives for shuffling slices and user-defined
 collections in Go.