# The name is chosen because the package is primary a Tcl extension,
# so the Tcl/Tk policy applies
tcl-itcl4: package-name-doesnt-match-sonames
# The soname libtcl4.so is versioned, but unconventional (upstream uses this scheme)
tcl-itcl4: lacks-unversioned-link-to-shared-library
tcl-itcl4: shared-library-lacks-version
tcl-itcl4: link-to-shared-library-in-wrong-package
# tcl-itcl4 isn't supposed to be in build-dependencies without tcl-dev (or tcl8.6-dev)
tcl-itcl4: virtual-package-depends-without-real-package-depends depends: libtcl
