libcereal 1.3.2+dfsg-4 source package in Ubuntu

Changelog

libcereal (1.3.2+dfsg-4) unstable; urgency=medium

  * Team upload.
  * Disable -Werror to fix FTBFS on arm, ppc, s390x (Closes: #1021394)

 -- Scott Talbert <email address hidden>  Thu, 13 Oct 2022 13:31:58 -0400

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libcereal_1.3.2+dfsg-4.dsc 2.1 KiB 61109c3fdfe55c20898d3441daf8d78ce7e7d15af80454cbb9c546011b3906e1
libcereal_1.3.2+dfsg.orig.tar.xz 193.5 KiB 387053deac860f685c58041f220e062ac12cb53dd2eef23af883f3f50a148e9c
libcereal_1.3.2+dfsg-4.debian.tar.xz 7.3 KiB 6057b8b853cdfffb0941bbfd282dec319a5526acc5d97ae20d02d960689c12d3

Available diffs

No changes file available.

Binary packages built by this source

libcereal-dev: C++11 library for serialization

 cereal is a header-only C++11 serialization library. cereal takes arbitrary
 data types and reversibly turns them into different representations, such as
 compact binary encodings, XML, or JSON. cereal was designed to be fast,
 light-weight, and easy to extend - it has no external dependencies and can be
 easily bundled with other code or used standalone.

libcereal-doc: C++11 library for serialization HTML documentation

 cereal is a header-only C++11 serialization library. cereal takes arbitrary
 data types and reversibly turns them into different representations, such as
 compact binary encodings, XML, or JSON. cereal was designed to be fast,
 light-weight, and easy to extend - it has no external dependencies and can be
 easily bundled with other code or used standalone.
 .
 This package contains the HTML documentation.