# The program does not depend on the browser, but may invoke it if found.
msc-generator: missing-depends-on-sensible-utils sensible-browser [usr/bin/msc-gen]

# This is a false positive: the string is not used as guessed by Lintian.
# GCC optimizes a C string literal for copying by cutting into 16 byte chunks,
# the last such counted from the end(!), then concatenating them in .rodata.
# In this particular case two adjacent chunks happen to be "... betwee" and 
# "en ...", resulting in the spotted "word".
msc-generator [amd64]: spelling-error-in-binary betweeen between [usr/bin/msc-gen]
