abseil 0~20210324.2-3 source package in Ubuntu

Changelog

abseil (0~20210324.2-3) unstable; urgency=medium

  * Backport an upstream patch to disable a problematic unit test.
    (Closes: #1007136)
  * Reenable unit tests on hppa.

 -- Benjamin Barenblat <email address hidden>  Thu, 14 Apr 2022 13:20:16 -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

Downloads

File Size SHA-256 Checksum
abseil_0~20210324.2-3.dsc 2.4 KiB 6f13d32ae2581fb412ade89b4f624a8046fc76054c3c779ffaea9994b9a50675
abseil_0~20210324.2.orig.tar.gz 1.7 MiB 1680eeea723a4164259dc8660bc06aafb4e73374b9f15a6891afab9c029d4825
abseil_0~20210324.2-3.debian.tar.xz 38.2 KiB e96524b57234a8d691c830ba53f3733da64038eb127bc10932d26cdd54ff27c1

Available diffs

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.

libabsl20210324: 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.

libabsl20210324-dbgsym: debug symbols for libabsl20210324