From cc55a69b3e8f9cd52fb44bcdd8ec7aefa539e284 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 18 Jun 2020 16:27:50 -0400 Subject: Collapse shared libraries into a single package ftpmaster has voiced concern about having dozens of tiny packages with ABI identifiers in their names, so combine all of them into a single binary package. Abseil now builds only two packages--libabsl20200225, which contains shared libraries, and libabsl-dev, which contains headers and archives. --- debian/libabsl-base20200225.symbols | 41 ------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 debian/libabsl-base20200225.symbols (limited to 'debian/libabsl-base20200225.symbols') diff --git a/debian/libabsl-base20200225.symbols b/debian/libabsl-base20200225.symbols deleted file mode 100644 index 341dc10c..00000000 --- a/debian/libabsl-base20200225.symbols +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 2020 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may not -# use this file except in compliance with the License. You may obtain a copy of -# the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations under -# the License. - -libabsl_base.so.20200225 libabsl-base20200225 #MINVER# -* Build-Depends-Package: libabsl-dev - (c++)"absl::debian0::base_internal::AtomicHook::DummyFunction(void const*, long)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::CycleClock::Now()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::CycleClock::Frequency()@Base" 0~20200225.2 - (c++)"void absl::debian0::base_internal::CallOnceImpl(std::atomic*, absl::debian0::base_internal::SchedulingMode, void (&)(void (*)(void*)), void (*&)(void*))@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::CycleClockSource::Register(long (*)())@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::UnscaledCycleClock::Now()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::UnscaledCycleClock::Frequency()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::NominalCPUFrequency()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::RegisterSpinLockProfiler(void (*)(void const*, long))@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SetCurrentThreadIdentity(absl::debian0::base_internal::ThreadIdentity*, void (*)(void*))@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::ClearCurrentThreadIdentity()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::CurrentThreadIdentityIfPresent()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::GetTID()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::NumCPUs()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::SlowUnlock(unsigned int)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::DecodeWaitCycles(unsigned int)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::EncodeWaitCycles(long, long)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::InitLinkerInitializedAndCooperative()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::SlowLock()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::SpinLoop()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::SpinLock(absl::debian0::base_internal::SchedulingMode)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::SpinLock(absl::debian0::base_internal::LinkerInitialized, absl::debian0::base_internal::SchedulingMode)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::SpinLock(absl::debian0::base_internal::SchedulingMode)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::SpinLock(absl::debian0::base_internal::LinkerInitialized, absl::debian0::base_internal::SchedulingMode)@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::CallOnceImpl(std::atomic*, absl::debian0::base_internal::SchedulingMode, void (&)(void (*)(void*)), void (*&)(void*))::trans@Base" 0~20200225.2 -- cgit v1.2.3