On Sun, Oct 16, 2022 at 09:47:14PM +0200, Pierre Gruet wrote: > In the debian/rules file of the source package jmol, I have a rule called > execute_before_mh_install > and lintian-brush reports a typo-in-debhelper-override-target and changes it > to > execute_before_dh_install > although mh_install is a valid sequence brought up by maven_repo_helper, which > one uses to add Maven coordinates for Java projects. > > Do you think this might get fixed?
Thanks for the report! I've committed a fix to master, should hopefully make it into the archive in the next couple of weeks. Cheers, Jelmer

