# Upstream decided to include the major SOVERSION in the library name
# (as SONAME-maj) resulting in a SONAME like libthorvg-1.so.1.
#
#   https://github.com/thorvg/thorvg/commit/63512e1560c8b574ce01c6e14b34137634410b10
#   https://github.com/thorvg/thorvg/commit/eba7bbacbd541a7f5558f312de4e23da9200a59e
#
# Naming the Debian package libthorvg-1-1 would duplicate the major
# SOVERSION in the package name, so we keep libthorvg1 instead.
libthorvg1: package-name-doesnt-match-sonames libthorvg-1-1
