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?