Package: dh-python Version: 2.20160609 Severity: minor Hi,
The latest version of lintian is extracting the names of the dh_* tools that produced a given maintainer script (if any) via the classification tag "debhelper-autoscript-in-maintainer-scripts". Unfortunately, this does not work for any tool based on the "dhpython" module as their are all identified as "dhpython:" [sic][1]. Please consider changing this to the helper tool actually inserting the snippet by (e.g.) using "os.path.basename(sys.argv[0])". ~Niels [1] $ grep dhpython: logs/lintian.log-KfcGBd8 | head -n1 C: 2ping binary (3.2.1-1) [all]: debhelper-autoscript-in-maintainer-scripts dhpython:

