Hi, On Sun, Sep 25, 2022 at 01:13:25PM +0200, Andrea Pappacoda wrote: > On Sun, 4 Sep 2016 14:16:02 +0200 Helmut Grohne <[email protected]> wrote: > > Documentation generators such as doxygen or sphinxdoc typically create > > architecture independent packages. Thus the required tools should reside > > in Build-Depends-Indep. Having them there means that they cannot easily > > be used as sequence addons (there is no dh --with-indep). > > Hi Helmut, as debhelper now supports specifying sequence addons by adding a > dh-sequence-name in Build-Depends{,-Arch,-Indep}, maybe this can be > reconsidered?
Yes of course. I've written that at a time, when dh-sequence-name was not a thing. I think part of the reason we invented dh-sequence-name was me bugging Niels about this. Thus my earlier argument has become invalid. I fully agree that there now should be a sequence addon. Build-Depends-Indep: dh-sequence-doxygen seems great. Will you do it? Helmut

