uthash 2.3.0-2 source package in Ubuntu

Changelog

uthash (2.3.0-2) unstable; urgency=low

  [ Helmut Grohne ]
  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #1059718)

  [ Ilias Tsitsimpis ]
  * Bump Standards-Version to 4.6.2

 -- Ilias Tsitsimpis <email address hidden>  Tue, 02 Jan 2024 09:35:10 +0200

Upload details

Uploaded by:
Ilias Tsitsimpis
Uploaded to:
Sid
Original maintainer:
Ilias Tsitsimpis
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
uthash_2.3.0-2.dsc 2.1 KiB 800e745e51ab0d9d35af1833e8b5f5f7096d3b8d23fac414adbe1506474ccd60
uthash_2.3.0.orig-libut.tar.gz 9.1 KiB 1f02a2069d31580241faccd0191e619bbe4323d313db0955c6881ad79cff3c06
uthash_2.3.0.orig.tar.gz 186.8 KiB e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc
uthash_2.3.0-2.debian.tar.xz 6.9 KiB 4491d0ac5c92a2bbb1dd0e36a13496ae9d4097b920db018cc4af50163c1cc1e4

Available diffs

No changes file available.

Binary packages built by this source

uthash-dev: hash table and linked list for C structures

 uthash-dev provides a hash table implementation using C preprocessor macros.
 This package also includes:
  * utlist.h provides linked list macros for C structures
  * utarray.h implements dynamic arrays using macros
  * utstring.h implements a basic dynamic string