fmtlib 5.3.0+ds-2 source package in Ubuntu

Changelog

fmtlib (5.3.0+ds-2) unstable; urgency=medium

  * debian/control:
    - Added ${shlibs:Depends} to record the minimal required version of
      the libstdc++6 expected by the static library. (Closes: #939290)
  * debian/patches:
    - 0021-test-stop-using-internal-scoped_ptr-from-GTest: added.

 -- Eugene V. Lyubimkin <email address hidden>  Thu, 05 Sep 2019 18:40:01 +0200

Upload details

Uploaded by:
Eugene V. Lyubimkin
Uploaded to:
Sid
Original maintainer:
Eugene V. Lyubimkin
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fmtlib_5.3.0+ds-2.dsc 1.8 KiB d03b4f15b0b02bb68ff1ff1e53e07d9b044345fddfcc49d733e117cef2d69a10
fmtlib_5.3.0+ds.orig.tar.gz 169.1 KiB 23d10b967a2739070e1586fc68e78e66351f97ecdb172592eebfc8c16033cda0
fmtlib_5.3.0+ds-2.debian.tar.xz 15.8 KiB 98ad8c056608c0a13fa57516b3db7558c02a6bf8ecbed8c89db05261162b4bc4

Available diffs

No changes file available.

Binary packages built by this source

libfmt-dev: fast type-safe C++ formatting library -- development files

 This library provides fast, type-safe, small, C++11-aware replacement of
 (s)printf and related machinery. In some cases it's noticeably faster
 than boost::format, boost::lexical_cast and even sprintf itself.
 .
 This package contains the development files, include the static library.

libfmt-doc: fast type-safe C++ formatting library -- documentation

 This library provides fast, type-safe, small, C++11-aware replacement of
 (s)printf and related machinery. In some cases it's noticeably faster
 than boost::format, boost::lexical_cast and even sprintf itself.
 .
 This package contains the documentation files.