1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
# Examples of Random123 library are not relevant to bumps
python-bumps source: package-does-not-install-examples [Random123/examples/]
# This is the recommended way of using Random123 and there is no sense in lintian complaining
python-bumps source: source-contains-prebuilt-doxygen-documentation [Random123/docs/html/]
python-bumps source: very-long-line-length-in-source-file * [Random123/docs/html/*]
# The source is also there so lintian is wrong
python-bumps source: source-is-missing [Random123/docs/html/*]
# Lintian is wrong, these are installed in python3-bumps
python-bumps source: package-does-not-install-examples [bumps/mystic/examples/]
# Lintian is wrong, these are installed in python3-bumps-doc
python-bumps source: package-does-not-install-examples [doc/examples/]
# Lintian is wrong, these files are quite fine
python-bumps source: very-long-line-length-in-source-file * [extra/amqp_map/jsonrpc.txt:*]
python-bumps source: very-long-line-length-in-source-file * [debian/bumps.1:*]
|