File: libpgpool2.lintian-overrides

package info (click to toggle)
pgpool2 4.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,024 kB
  • sloc: ansic: 95,148; yacc: 30,975; sh: 11,566; lex: 3,808; sql: 1,465; makefile: 961; java: 848; asm: 673; php: 125; ruby: 94
file content (10 lines) | stat: -rw-r--r-- 686 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# There is already another libpcp in Debian, libpcp3/libpcp3-dev, therefore
# we call our packages libpgpool0/libpgpool-dev. We have a file conflict
# with /usr/lib/libpcp.{a,so}, so libpgpool-dev conflicts with libpcp3-dev.
# As they are already at SONAME 3 while we are at 0, the other package will
# not problems with our files in /usr/lib. (The alternative solution of
# putting libpcp.so.* in /usr/lib/pgpool2 would require setting RPATH in
# several places, which was both unsupported by the current build system
# (despite the documentation claiming otherwise) and also pretty ugly.)
# update 2022-03: we are now at soname 2
libpgpool2: package-name-doesnt-match-sonames libpcp2