Package: lintian Version: 2.118.0 lintian reports now, after dh_movetousr:
X: mksh: bin-sbin-mismatch bin/mksh -> usr/bin/mksh [usr/share/doc/mksh/examples/uhr] I can only assume that this is due to the #!/bin/mksh shebang in that file. If so, please carry a list of interpreters in lintian whose canonical path is in /bin/ (or /sbin/) instead of the /usr/-moved locations, so that people won’t mistakenly change the canonical #!/bin/mksh shebang to the unportable, broken #!/usr/bin/mksh[sic!].

