Package: lintian
Version: 2.72.0
Severity: minor

Hi,

lintian is incorrectly triggering no-dh-sequencer on my package (nml
0.5.1-2). The debian/rules file contains:

  # Use debhelper default for all targets (but some are overridden below).
  %:
          # Force the pybuild buildsystem, since there is also a
          # Makefile (which is used only for testing by this rules file).
          dh $@ --with python3 --buildsystem pybuild

Looking at the source for this check, I suspect that the comment before the dh
line prevents the dh sequence from being detected.

Gr.

Matthijs

Reply via email to