howardhinnant-date 3.0.1+ds-3 source package in Ubuntu

Changelog

howardhinnant-date (3.0.1+ds-3) unstable; urgency=medium

  * d/control: explicitly build-depend on tzdata
  * d/patches: always mark HAS_STRING_VIEW as part of the interface.
    If the library gets compiled with HAS_STRING_VIEW=1, consumers always
    need to link to the functions using std::string_view, as they are the
    only ones compiled into the shared library.
    If the library gets compiled with e.g. C++17 and the user uses an older
    standard version they'll still get an error, but an helpful compile-time
    one suggesting to enable C++17 mode, instead of a cryptic linking error.
  * d/tests: fix cmake autopkgtest on bullseye

 -- Andrea Pappacoda <email address hidden>  Wed, 21 Dec 2022 17:44:00 +0100

Upload details

Uploaded by:
Andrea Pappacoda
Uploaded to:
Sid
Original maintainer:
Andrea Pappacoda
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
howardhinnant-date_3.0.1+ds-3.dsc 1.5 KiB 92e288016688639a5eb3e858ccc48c26fb48977e4e2de3e0584d5146bfdfb2d1
howardhinnant-date_3.0.1+ds.orig.tar.xz 406.2 KiB 2768b67c1b5cf07715978584ef174dae679e90bf420777aee4e8b09e993681f1
howardhinnant-date_3.0.1+ds-3.debian.tar.xz 9.6 KiB f7ba07b46e3a03494e89e51c48d918dd53aae53946e04433df8a3b18c7564ba5

Available diffs

No changes file available.

Binary packages built by this source

libdate-tz3: date and time library based on the C++ <chrono> header

 howardhinnant-date extends <chrono> to calendars and timezones,
 focusing on a seamless integration with the existing <chrono> library,
 type safety, performance and ease of use.
 .
 This package contains the date-tz library

libdate-tz3-dbgsym: debug symbols for libdate-tz3
libhowardhinnant-date-dev: date and time library based on the C++ <chrono> header - development files

 howardhinnant-date extends <chrono> to calendars and timezones,
 focusing on a seamless integration with the existing <chrono> library,
 type safety, performance and ease of use.
 .
 This package contains the development headers of the library.