1 2 3 4 5 6 7 8 9 10
|
# The library and gobject-introspection files are not supposed to be used by
# other packages and thus do not form an interface of the graphs package.
# The clapper package served as a model for this override, see
# https://sources.debian.org/src/clapper/0.8.0-2/debian/clapper.lintian-overrides
# ABI compatibility is ensured upstream, no need for a SO version.
graphs: package-name-doesnt-match-sonames libgraphs
graphs: shared-library-lacks-version usr/lib/*/libgraphs.so libgraphs.so
graphs: typelib-package-name-does-not-match gir1.2-graphs-1 [usr/lib/*/girepository-1.0/Graphs-1.typelib]
graphs: typelib-section-not-introspection math [usr/lib/*/girepository-1.0/Graphs-1.typelib]
graphs: no-symbols-control-file usr/lib/*/libgraphs.so
|