# Mojolicious is packaged using a library package name despite containing
# these executable scripts.
# The scripts are usr/bin/morbo usr/bin/hypnotoad usr/bin/mojo
# but lintian outputs their names in random order.
libmojolicious-perl: library-package-name-for-application
libmojolicious-perl: application-in-library-section
# The file is actually needed by the Mojo::Util module
libmojolicious-perl: package-contains-documentation-outside-usr-share-doc [usr/share/perl5/Mojo/resources/html_entities.txt]
# False positive from example application folder structure
libmojolicious-perl: repeated-path-segment login [usr/share/doc/libmojolicious-perl/examples/login/templates/login/]
|