libbloom 1.6-7 source package in Ubuntu

Changelog

libbloom (1.6-7) unstable; urgency=medium

  * Team upload.
  * debian/clean: Manually clean some generated files to fix package
    build twice in a row. (Closes: #1048826, #1049748)

 -- Boyuan Yang <email address hidden>  Thu, 17 Aug 2023 16:32:07 -0400

Upload details

Uploaded by:
Debian Bridges Team
Uploaded to:
Sid
Original maintainer:
Debian Bridges Team
Architectures:
any
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

Downloads

File Size SHA-256 Checksum
libbloom_1.6-7.dsc 2.1 KiB 12a122599a7e8f78b473083d506a040ad802c6bb01dcd2b5f2d61d0b39c8bb74
libbloom_1.6.orig.tar.gz 1.8 MiB 8ab68b3c0073f8a07db4566ffc3b332d4ed494a49dda263248b49453bafd197a
libbloom_1.6-7.debian.tar.xz 6.4 KiB e84a3066705bb6a2aaee7e149aa0d81ac3f80e8d4f828d32aab439c7d1348d66

Available diffs

No changes file available.

Binary packages built by this source

libbloom-dev: simple and small bloom filter implementation in C (development files)

 It implements bloom filters:
  http://en.wikipedia.org/wiki/Bloom_filter
 .
 This package provides C header files for the library.

libbloom1: simple and small bloom filter implementation in C

 It implements bloom filters:
  http://en.wikipedia.org/wiki/Bloom_filter
 .
 This package provides shared library.

libbloom1-dbgsym: debug symbols for libbloom1