abseil 20230802.1-4ubuntu2 source package in Ubuntu
Changelog
abseil (20230802.1-4ubuntu2) plucky; urgency=medium * debian/tests/cmake: raise the cmake_minimum_required version to 3.10 to avoid a deprecation warning which is making the autopkgtest errors out due non clean stderr -- Sebastien Bacher <email address hidden> Fri, 22 Nov 2024 10:31:32 +0100
Upload details
- Uploaded by:
- Sebastien Bacher
- Uploaded to:
- Plucky
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
abseil_20230802.1.orig.tar.gz | 2.1 MiB | 27f42d57f775ec84f57587565c30b90bf599ca33ae28a1984be6c99a5f7da8f7 |
abseil_20230802.1-4ubuntu2.debian.tar.xz | 10.0 KiB | f15c4f957e7202e4d6dc52209d53198d0770ee1706e257f7961c8080b9726e79 |
abseil_20230802.1-4ubuntu2.dsc | 2.5 KiB | f496692f3139d3fee1f4df126fe2bcdccb7860c98284753571ba4412863ffaee |
Available diffs
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