libunivalue 1.1.1+20191112-3 source package in Ubuntu

Changelog

libunivalue (1.1.1+20191112-3) unstable; urgency=medium

  * Team upload
  * d/control:
    - Build-depend on pkgconf, pkg-config is deprecated
    - Remove redundant Section field from libunivalue0 package
  * Fix symbols-file-contains-current-version-with-debian-revision
  * Add dev package information to symbols file

 -- Aquila Macedo Costa <email address hidden>  Sun, 14 Apr 2024 08:40:59 -0300

Upload details

Uploaded by:
Debian Cryptocoin Team
Uploaded to:
Sid
Original maintainer:
Debian Cryptocoin Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libunivalue_1.1.1+20191112-3.dsc 1.9 KiB 9118f183a3b6eeb7367970456571bf3c3f64492dd55c2014091d02a84b8b61f4
libunivalue_1.1.1+20191112.orig.tar.xz 16.9 KiB b02e22ccd653f8c3c35d38b8cf3da8aaa46e0566ccdba1959533cb9d79109952
libunivalue_1.1.1+20191112-3.debian.tar.xz 7.0 KiB 88de9120100b18cef83e4e921a35e4481b2b8ffeeb061d42dd243bfe5b701083

No changes file available.

Binary packages built by this source

libunivalue-dev: C++ universal value object and JSON library - development headers

 A universal value object, with JSON encoding (output) and decoding
 (input).
 .
 Built as a single dynamic RAII C++ object class, and no templates.
 .
 UniValue is a reaction to json_spirit,
 seeking to minimize template and memory use,
 providing a straightforward RAII class
 compatible with link-time optimization and embedded uses.
 .
 This package provides header files for development.

libunivalue0: C++ universal value object and JSON library

 A universal value object, with JSON encoding (output) and decoding
 (input).
 .
 Built as a single dynamic RAII C++ object class, and no templates.
 .
 UniValue is a reaction to json_spirit,
 seeking to minimize template and memory use,
 providing a straightforward RAII class
 compatible with link-time optimization and embedded uses.

libunivalue0-dbgsym: debug symbols for libunivalue0