File: galera-3.lintian-overrides

package info (click to toggle)
galera-3 25.3.37-0%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,740 kB
  • sloc: cpp: 106,056; ansic: 8,979; sh: 1,310; tcl: 59; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 832 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#Teemu Ollakka Nov 17th, 2020:
# SONAME is useful only for libraries which are intended to be linked
# against, but not so much for libraries which are loaded dynamically
# during runtime.
#
# Debian policy about shared libraries:
# https://www.debian.org/doc/debian-policy/ch-sharedlibs.html
#
# "Shared libraries that are internal to a particular package or that are
# only loaded as dynamic modules are not covered by this section and are
# not subject to its requirements."
#
# This seems also be the approach CMake has taken, see for example
# https://stackoverflow.com/a/42186654
galera-3: sharedobject-in-library-directory-missing-soname usr/lib/libgalera_smm.so

# File used to reside in /usr/lib/galera/, so keep link for backwards compat
galera-3: breakout-link usr/lib/galera/libgalera_smm.so -> usr/lib/libgalera_smm.so