On Mon, Dec 21, 2015 at 03:09:45PM +0100, rhieber wrote: > The CUnit documentation in /usr/share/doc/libcunit1-doc/html/introduction.html > (and others) contains some links to header files which point to nonexisting > files (e.g. headers/CUnit.h and headers/TestRun.h). This happens because some > of > the files in /usr/share/doc are gzipped and therefore named .h.gz instead. > > Since the compression from .h to .h.gz happens as a result of dh_compress in > debian/rules, and compression of files > 4K in /usr/share/doc is mandated by > the > Debian Policy, I suggest that the respective links in the HTML documentation > be > updated instead, or the respective .h files be renamed to have a .html ending > in > order to be excluded from compression with dh_compress.
Hi Roland, Thanks for detailed report! Fixed in git, will be uploaded later. P.S. w3m renders *.gz links like text, while chrome just download them. P.P.S. also link to <CUnit/CUCurses.h> fixed Cheers, Azat. Refs: http://anonscm.debian.org/cgit/collab-maint/cunit.git/commit/?id=e09e38c7 Refs: http://anonscm.debian.org/cgit/collab-maint/cunit.git/commit/?id=04cb1db3