mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
Lintian: Override soname warnings.
Resolve these Lintian warning: W: softether: package-name-doesnt-match-sonames libsoftether W: softether: shlib-without-versioned-soname usr/lib/x86_64-linux-gnu/libsoftether.so libsoftether.so The library interface is entirely private and provided only for build convenience and runtime optimization. The sonames are not versioned because the interface is not contracted.
This commit is contained in:
parent
869575e104
commit
44a72b0d6c
2
debian/softether.lintian-overrides
vendored
Normal file
2
debian/softether.lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
softether: package-name-doesnt-match-sonames
|
||||||
|
softether: shlib-without-versioned-soname
|
Loading…
Reference in New Issue
Block a user