Bug#635495: lintian want's jars at /usr/share/

Benjamin Drung bdrung at debian.org
Wed Jul 27 11:32:36 UTC 2011


reassign 635495 lintian
thanks

Am Dienstag, den 26.07.2011, 13:07 +0200 schrieb Sascha Girrulat:
> if i use install-xpi for packaging xul extensions i got a lintian error at the
> final package. All jars will installed at /usr/lib/xul-ext/<package>/...
> 
> I'm not sure witch is the really correct place will be but something seems to
> be "wrong".
> 
> For example:
> sascha at kang:/var/cache/pbuilder/sid/result$ lintian xul-ext-
> firetray_0.3.0-svn-r122-1_amd64.deb
> W: xul-ext-firetray: jar-not-in-usr-share usr/lib/xul-
> ext/firetray/chrome/firetray.jar

That's a bug in lintian. Java uses .jar files that are zip files
containing Java class files. Mozilla uses .jar files in XPI files that
are zip files containing everything below the chrome/ directory. lintian
should make a difference between both. file *.jar will both report that
the .jar files are zip files. lintian should look into the zip and check
if they contain Java files.

-- 
Benjamin Drung
Debian & Ubuntu Developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-mozillateam/attachments/20110727/452b8100/attachment-0001.pgp>


More information about the Ubuntu-mozillateam mailing list