Bug#959533: dh: List addons in sequence

2020-05-03 Thread Christian Kastner
On 2020-05-03 14:04, Niels Thykier wrote: > Hi, > > Are you using > > dh binary --no-act > > with debian/rules containing: > > dh $@ --with=python3,sphinxdoc > > ? > > In that case, you are comparing apples with oranges. You would have to use > > dh binary --no-act

Bug#959533: dh: List addons in sequence

2020-05-03 Thread Niels Thykier
Control: tags -1 moreinfo On Sun, 3 May 2020 13:57:45 +0200 Christian Kastner wrote: > Package: debhelper > Version: 13 > Severity: wishlist > > Whiles debugging an issue with a build sequence, I noticed that > > dh --no-act > > does not list where the addons come into effect.

Bug#959533: dh: List addons in sequence

2020-05-03 Thread Christian Kastner
Package: debhelper Version: 13 Severity: wishlist Whiles debugging an issue with a build sequence, I noticed that dh --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