abseil 20230802.1-4 source package in Ubuntu

Changelog

abseil (20230802.1-4) unstable; urgency=medium

  * Add extra build dependencies to prevent premature migration (see
    https://bugs.debian.org/1059535#39) and to ensure tests have access to
    tzdata.

 -- Benjamin Barenblat <email address hidden>  Mon, 01 Apr 2024 17:50:22 -0400

Upload details

Uploaded by:
Benjamin Barenblat
Uploaded to:
Sid
Original maintainer:
Benjamin Barenblat
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc

Downloads

File Size SHA-256 Checksum
abseil_20230802.1-4.dsc 2.4 KiB efd02fc6737fea3f89bafb99960ddd709426226170e5532778886b62f39579d2
abseil_20230802.1.orig.tar.gz 2.1 MiB 27f42d57f775ec84f57587565c30b90bf599ca33ae28a1984be6c99a5f7da8f7
abseil_20230802.1-4.debian.tar.xz 9.6 KiB a2d5c14bae020dd6aedf248c07477e38ce440d8498d19aec5fd3d2d527128f4e

No changes file available.

Binary packages built by this source

libabsl-dev: extensions to the C++ standard library (development files)

 Abseil is an open-source collection of C++ library code designed to augment the
 C++ standard library. The Abseil library code is collected from Google's C++
 codebase and has been extensively tested and used in production. In some cases,
 Abseil provides pieces missing from the C++ standard; in others, Abseil
 provides alternatives to the standard for special needs.
 .
 This package contains header files and other data necessary for developing with
 Abseil.

libabsl20230802: extensions to the C++ standard library

 Abseil is an open-source collection of C++ library code designed to augment the
 C++ standard library. The Abseil library code is collected from Google's C++
 codebase and has been extensively tested and used in production. In some cases,
 Abseil provides pieces missing from the C++ standard; in others, Abseil
 provides alternatives to the standard for special needs.
 .
 This package contains Abseil's shared libraries.

libabsl20230802-dbgsym: debug symbols for libabsl20230802