uthash 2.1.0-1 source package in Ubuntu

Changelog

uthash (2.1.0-1) unstable; urgency=medium

  * New upstream release.
    The libut library has been moved into a different repo.
    Update watch file to download both uthash and libut.
  * Update patches to apply cleanly on new upstream
  * Set Rules-Requires-Root to no
  * Update d/copyright file (bump Copyright years)
  * Modify d/copyright to use HTTPS
  * Bump debhelper compat level to 12
  * Bump Standards-Version to 4.5.0
  * Modify d/rules to build newer version

 -- Ilias Tsitsimpis <email address hidden>  Thu, 23 Jan 2020 18:51:41 +0200

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
Focal release universe devel

Downloads

File Size SHA-256 Checksum
uthash_2.1.0-1.dsc 2.1 KiB dc4db4e2d71d302e4bdfc87f78aee433922ecc6e57063c54c7209a1cd823d348
uthash_2.1.0.orig-libut.tar.gz 9.4 KiB c1cedde6b65d3fd4f28c27267fa913b8a17704807cf76a9a95ad7606066d4740
uthash_2.1.0.orig.tar.gz 187.3 KiB 152ccd8e64d0f495377232e3964d06c7ec8bb8c3fbd3217f8a5702614f9a669e
uthash_2.1.0-1.debian.tar.xz 6.8 KiB d6f2b693560a5c85dfdc3e5e8653a36b3f37165bc61e37d7a8a964afe25c17b0

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