libcereal 1.1.2-2 source package in Ubuntu

Changelog

libcereal (1.1.2-2) unstable; urgency=medium

  * Only build for *-amd64, sparc64 until upstream fixes their code.
  (Closes: # 813280, #813281, #813282)
  * Added autopkgtest
  * Fix Vcs-Git URL.

 -- Michael R. Crusoe <email address hidden>  Sun, 31 Jan 2016 00:19:40 -0800

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any-amd64 any-arm64 any-ppc64el any-s390x any-alpha any-hppa any-m68k any-mips64el any-ppc64 any-sh4 any-sparc64 armel armhf all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcereal_1.1.2-2.dsc 2.3 KiB e86a320aa7c48b9b865392c86367c642e7d3b6100ab740685431a6bbd4d46b0d
libcereal_1.1.2.orig.tar.gz 197.2 KiB 45607d0de1d29e84d03bf8eecf221eb2912005b63f02314fbade9fbabfd37b8d
libcereal_1.1.2-2.debian.tar.xz 5.0 KiB 74d5567a3051d6b3d86c363199da23c2c10525b315980022ee300a36d9142c12

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.