From b6e356b70dc8494c11f980c7b9c0f738f839463c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 23 Jul 2020 11:04:48 -0400 Subject: Rework symbols file for GCC 9 using pkg-kde-tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rebuild abseil against GCC 9, the version currently in unstable, and update the symbols file. Additionally, rework the symbols file using pkg-kde-tools, which offers some automation for building large symbols files. This does mean that the symbols file now contains mangled names, but it’s still easily inspected through c++filt. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 01d8f27d..9a778cd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +abseil (0~20200225.2-2) UNRELEASED; urgency=medium + + * Rebuild for unstable. + * Rework symbols file using pkg-kde-tools for increased robustness. + + -- Benjamin Barenblat Thu, 23 Jul 2020 10:53:19 -0400 + abseil (0~20200225.2-1) experimental; urgency=medium * Initial release. (Closes: #888705) -- cgit v1.2.3