Package: debhelper
Version: 13
Severity: wishlist

Whiles debugging an issue with a build sequence, I noticed that

  dh <target> --no-act

does not list where the addons come into effect. Specifically, I have a
package that uses

  --with=python3,sphinxdoc

but it's not evident where in the sequence the addons will be called to
do their magic.

Or (as is in my specific case) if they will be called at all: it's
conceivable that dh_sphinxdoc get's only called in indep targets, for
example).

It would be appreciated if the addons' activities were also listed in
the sequence.

Reply via email to