[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compressing objects.inv?



Le Mon, 3 Jan 2011 14:02:20 +0100,
Michal Čihař <nijel@debian.org> a écrit :

> > I was thinking about a lintian check but I lack lintian/perl foo to do
> > this in a timely manner.
> 
> Filing wishlist bug agains lintian would help as well so that it is not
> forgotten.

+1, I already sent a patch to avoid javascript (.js) compression.
Thoses javascript are also used by sphinx for the search engine.
It seems that a patch was already applyed to debhelper [1]

It would be nice to have a lintian check to fix the sphinx search engine
also [2]. It seems that all sphinx generated documentation is affected by this
compression unless overriding the dh_compress with something like

  12 # do not compress the javascript files generated by sphinx
  13 # if compressed the documentation search engine is broken.
  14 override_dh_compress:
  15         dh_compress -X.js

So it seems thaht we need no compression of the .js files under /usr/share/doc/<package>/html
and presence of 

HAS_SOURCE: false in search.html
or build without '_sources':
  html_copy_source = False


[1] http://git.debian.org/?p=debhelper/debhelper.git;a=commitdiff;h=030b3d807fb91a5bb7e61b3b47c8ca971de880ef
[2] http://lists.debian.org/20101108231614.GU12312@onerussian.com

See you

Frederic

-- 
GPG public key   1024D/A59B1171 2009-08-11
    fingerprint = 1688 A3D6 F0BD E4DF 2E6B  06AA B6A9 BA6A A59B 1171
uid  Picca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>

Attachment: signature.asc
Description: PGP signature


Reply to: