golang-github-roaringbitmap-roaring 0.4.21-2 source package in Ubuntu

Changelog

golang-github-roaringbitmap-roaring (0.4.21-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

  [ Shengjing Zhu ]
  * Update uscan watch file version to 4
  * Update section to golang
  * Update maintainer address to <email address hidden>
  * Add Rules-Requires-Root
  * Add Multi-Arch hint
  * Drop unused dependency golang-github-smartystreets-goconvey-dev
  * Replace golang-github-willf-bitset-dev with
    golang-github-bits-and-blooms-bitset-dev

 -- Shengjing Zhu <email address hidden>  Wed, 01 Feb 2023 01:15:09 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-roaringbitmap-roaring_0.4.21-2.dsc 1.8 KiB 4ae8c4176c9367627dd1f3f23c70ce97fffe2e5dffcd1ef75e1138f5abd61209
golang-github-roaringbitmap-roaring_0.4.21.orig.tar.gz 133.8 KiB b3355ceb64b3d1fa761870798c10231b9d861710ea328b8c7cd1d409b0ce898e
golang-github-roaringbitmap-roaring_0.4.21-2.debian.tar.xz 3.6 KiB d7eea2ec609d88dffdf2cd86e11cee908e73d656e1db598ff681e35e92eb35c6

Available diffs

No changes file available.

Binary packages built by this source

golang-github-roaringbitmap-roaring-dev: Roaring bitmaps in Go

 This is a go version of the Roaring bitmap data structure.
 .
 Roaring bitmaps are found to work well in many important applications:
 .
 Use Roaring for bitmap compression whenever possible. Do not
 use other bitmap compression methods (Wang et al., SIGMOD 2017
 (http://db.ucsd.edu/wp-content/uploads/2017/03/sidm338-wangA.pdf))