aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
Commit message (Collapse)AuthorAgeFilesLines
* Update patches and bump internal namespaceBenjamin Barenblat2024-09-031-4/+0
|
* Apply an upstream patch to prevent SIGILLs on RISC-VBenjamin Barenblat2024-03-311-0/+4
| | | | | | | | | Upstream has accepted Aurelien Jarno’s patch removing RISC-V support from unscaledcycleclock. Include it here, fixing https://bugs.debian.org/1059532. Also reenable parallel test runs on RISC-V, per https://bugs.debian.org/1059532#16.
* Update debian/copyrightBenjamin Barenblat2023-05-081-1/+1
|
* Correct pkg-config file generationBenjamin Barenblat2022-05-271-1/+1
| | | | | Backport a patch from upstream to make CMake generate pkg-config files correctly. Add an autopkgtest to ensure this doesn’t regress.
* Begin updating packaging for Abseil 20210324Benjamin Barenblat2021-04-081-5/+1
| | | | | | Bump package versions and names to reflect the new Abseil LTS. Remove patches that have been incorporated upstream, and refresh other patches.
* Fix build on hppaBenjamin Barenblat2020-11-061-0/+4
| | | | Closes: https://bugs.debian.org/971768
* Start packaging AbseilBenjamin Barenblat2020-05-181-0/+31
Create basic packaging for Abseil. There’s still work to be done – there are no autopkgtests, and this package doesn’t install Abseil’s CMake integration. However, you can install the binary packages and build programs that link the libraries.