libcereal 1.3.2+dfsg-5 source package in Ubuntu

Changelog

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

  * Team upload.

  [ Aaron M. Ucko ]
  * Fix autopkgtest regression on non x86: cc1plus: all warnings being
    treated as errors
    Closes: #1034369

 -- Andreas Tille <email address hidden>  Fri, 14 Apr 2023 19:18:06 +0200

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libcereal_1.3.2+dfsg-5.dsc 2.1 KiB 80caaafb4c9cfa7ef541a0488221e284a8784babb2d475c8d3ab2f03e6074261
libcereal_1.3.2+dfsg.orig.tar.xz 193.5 KiB 387053deac860f685c58041f220e062ac12cb53dd2eef23af883f3f50a148e9c
libcereal_1.3.2+dfsg-5.debian.tar.xz 7.8 KiB f1bd148cbf2796aea5c4503a158356055af8d4ba26914c25f7f6d0c962c76a74

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.