golang-github-leemcloughlin-gofarmhash 0.0~git20160919.0.0a055c5-6 source package in Ubuntu

Changelog

golang-github-leemcloughlin-gofarmhash (0.0~git20160919.0.0a055c5-6) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.1.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Wed, 25 May 2022 13:34:55 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-6.dsc 2.4 KiB edde82a0fef3bd026c7eee9b76825115676decc893bb6e053cbf06900c622e38
golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5.orig.tar.xz 9.4 KiB f67ca05b371c060ebb005ce525c0418abc62eb244d1740005d34889ac9a650a1
golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-6.debian.tar.xz 2.5 KiB fa9514eb37f5286b5e611ab04b4a780862a1bc3adc3bb523446b0359cb568e78

No changes file available.

Binary packages built by this source

golang-github-leemcloughlin-gofarmhash-dev: Implements Google's Farmhash in Golang

 This library provides an implementation of Google's Farmhash in Golang.
 .
 Farmhash is a successor to Cityhash (also from Google). Farmhash,
 like Cityhash before it, use ideas from Austin Appleby's MurmurHash.