[pkg-go] Bug#872206: html documentation is not properly formatted

Michael Biebl biebl at debian.org
Thu Sep 14 01:22:52 UTC 2017


Control: tags -1 + patch

On Sun, 27 Aug 2017 16:07:32 +0200 Michael Biebl <biebl at debian.org> wrote:
> Control: forcemerge 872206 872175
> 
> On Mon, 14 Aug 2017 22:57:55 +0200 Michael Biebl <biebl at debian.org> wrote:
> > Package: restic
> > Version: 0.7.1-1
> > Severity: normal
> > 
> > It looks like the html documentation in /usr/share/doc/restic is missing
> > some proper formatting.
> > 
> > Looking at https://restic.readthedocs.io/en/stable/, it seems there are
> > some CSS stylesheets missing or they are not properly applied.
> > The "¶" characters are probably also not supposed to be there.
> 
> 
> Installing sphinx-rtd-theme-common fixed those formatting issues, so it
> looks like a duplicate of 872206.
> Merging the bug reports accordingly.

The package uses the dh_sphinxdoc helper. After reading the dh_sphinxdoc
man page, the fix is probably as simple as the attached patch.
I confirmed that with it applied the following dependencies are added:
$ grep sphinx debian/restic.substvars
sphinxdoc:Built-Using=sphinx (= 1.5.6-2)
sphinxdoc:Depends=libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common

Thanks for considering.

Regards,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-proper-dependencies-for-documentation-generated-.patch
Type: text/x-patch
Size: 940 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20170914/c308f10f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20170914/c308f10f/attachment.sig>


More information about the Pkg-go-maintainers mailing list