libmurmurhash 1.6-1 source package in Ubuntu

Changelog

libmurmurhash (1.6-1) unstable; urgency=medium

  * Add myself to Uploaders
    Closes: #1059715
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  Remove field Section on binary package libmurmurhash2 that duplicates source.

 -- Andreas Tille <email address hidden>  Tue, 06 Feb 2024 09:01:58 +0100

Upload details

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

Downloads

File Size SHA-256 Checksum
libmurmurhash_1.6-1.dsc 2.1 KiB 34236a903567a8614f620e71fc971a77613dbdf652e4160cdd6d3595ed56dc86
libmurmurhash_1.6.orig.tar.gz 10.8 KiB a19a92769e3bf022d86a0715f2ac7ed535c853952b80de522e8430e0bab35c3b
libmurmurhash_1.6-1.debian.tar.xz 3.0 KiB b4c4afa8c6ff86555f8019710293252b2b88c65b7a096232418d880cd9b6218b

Available diffs

No changes file available.

Binary packages built by this source

libmurmurhash-dev: libmurmurhash header files

 MurmurHash is one of the most commonly used non-cryptographic hash
 functions. This project bundles it into a shared library to avoid code
 duplication. Further it provides compatibility even for big-endian
 systems.
 .
 This package installs files needed for development.

libmurmurhash2: Portable MurmurHash Implementation

 MurmurHash is one of the most commonly used non-cryptographic hash
 functions. This project bundles it into a shared library to avoid code
 duplication. Further it provides compatibility even for big-endian
 systems.
 .
 This package installs shared library files.

libmurmurhash2-dbgsym: debug symbols for libmurmurhash2