Hi, This is upstream for tfdocgen, libti*(2), gfm and tilp2 :)
> > libtifiles fails to cross build because its dependency, tfdocgen > > package, is missing. Using tfdocgen:native instead of tfdocgen to > > cross-build can solve this problem. > > Did you look into whether we can instead mark tfdocgen Multi-Arch: > foreign? I suspect that every build-rdep will need the native version. > If so, marking tfdocgen means we can fix four packages with one > upload. The tricky question is whether the marking is actually > correct. Deciding will involve knowlegde of what precisely tfdocgen > does, so this likely needs help from the relevant package maintainer. tfdocgen is a simple HTML documentation generator, which supports a Doxygen-like (but not Doxygen-compatible) syntax for C/C++ code, and maybe other languages which supports /** */ comments, I haven't tried. It was written by the previous maintainer over a decade ago, I have barely modified it. The files it produces are packaged in the -dev packages. Bye, Lionel Debroux.

