diff options
author | Benjamin Barenblat <bbaren@google.com> | 2020-06-18 16:27:50 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2020-06-18 16:27:50 -0400 |
commit | cc55a69b3e8f9cd52fb44bcdd8ec7aefa539e284 (patch) | |
tree | ea1ad058d65ef2bc641ab21acad20fb2dfbb40b3 /debian/libabsl-hash20200225.lintian-overrides | |
parent | e0ea7f879de3ca79ece21e70bd844b882c055ccf (diff) |
Collapse shared libraries into a single package20200225.2-1
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.
Diffstat (limited to 'debian/libabsl-hash20200225.lintian-overrides')
-rw-r--r-- | debian/libabsl-hash20200225.lintian-overrides | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/libabsl-hash20200225.lintian-overrides b/debian/libabsl-hash20200225.lintian-overrides deleted file mode 100644 index 7bab6240..00000000 --- a/debian/libabsl-hash20200225.lintian-overrides +++ /dev/null @@ -1,15 +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-hash20200225: library-not-linked-against-libc usr/lib/x86_64-linux-gnu/libabsl_hash.so.20200225.0.2 |