uthash 2.3.0-1 source package in Ubuntu

Changelog

uthash (2.3.0-1) unstable; urgency=medium

  * New upstream release
  * Update d/copyright file (bump Copyright years)
  * Use the debhelper-compat build-dependency and remove d/compat
  * Bump debhelper compat level to 13
  * Bump Standards-Version to 4.6.0

 -- Ilias Tsitsimpis <email address hidden>  Sat, 11 Sep 2021 17:02:52 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
uthash_2.3.0-1.dsc 2.1 KiB ef909972f46d2e7e05187a2bb494dd955e1ada5f33503d82b46b1c95fd9d955c
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-1.debian.tar.xz 6.8 KiB 0822c7fcf304e261bc87dac8df64f60c3b403c76829a26d10ca782acc6aa3a2b

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