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-leak-check20200225.symbols | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 debian/libabsl-leak-check20200225.symbols (limited to 'debian/libabsl-leak-check20200225.symbols') diff --git a/debian/libabsl-leak-check20200225.symbols b/debian/libabsl-leak-check20200225.symbols deleted file mode 100644 index 436de841..00000000 --- a/debian/libabsl-leak-check20200225.symbols +++ /dev/null @@ -1,24 +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_leak_check.so.20200225 libabsl-leak-check20200225 #MINVER# -* Build-Depends-Package: libabsl-dev - (c++)"absl::debian0::DoIgnoreLeak(void const*)@Base" 0~20200225.2 - (c++)"absl::debian0::HaveLeakSanitizer()@Base" 0~20200225.2 - (c++)"absl::debian0::LeakCheckDisabler::LeakCheckDisabler()@Base" 0~20200225.2 - (c++)"absl::debian0::LeakCheckDisabler::LeakCheckDisabler()@Base" 0~20200225.2 - (c++)"absl::debian0::LeakCheckDisabler::~LeakCheckDisabler()@Base" 0~20200225.2 - (c++)"absl::debian0::LeakCheckDisabler::~LeakCheckDisabler()@Base" 0~20200225.2 - (c++)"absl::debian0::RegisterLivePointers(void const*, unsigned long)@Base" 0~20200225.2 - (c++)"absl::debian0::UnRegisterLivePointers(void const*, unsigned long)@Base" 0~20200225.2 -- cgit v1.2.3