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-log-severity20200225.symbols | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 debian/libabsl-log-severity20200225.symbols (limited to 'debian/libabsl-log-severity20200225.symbols') diff --git a/debian/libabsl-log-severity20200225.symbols b/debian/libabsl-log-severity20200225.symbols deleted file mode 100644 index 0205efb3..00000000 --- a/debian/libabsl-log-severity20200225.symbols +++ /dev/null @@ -1,17 +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_log_severity.so.20200225 libabsl-log-severity20200225 #MINVER# -* Build-Depends-Package: libabsl-dev - (c++)"absl::debian0::operator<<(std::basic_ostream >&, absl::debian0::LogSeverity)@Base" 0~20200225.2 -- cgit v1.2.3