[Pkg-javascript-devel] Bug#849521: Assistance with packaging ruTorrent

Andrey Rahmatullin wrar at debian.org
Wed Dec 28 20:35:51 UTC 2016


On Wed, Dec 28, 2016 at 02:56:17PM -0500, Taylor Kline wrote:
> 1. A source-is-missing error:
> 
>   js/jquery.flot.js line length is 3134 characters (>512)
> 
> This one occurs because the library flot (https://github.com/flot/flot),
> which does not have a later release from the included release in 2014, has
> an inlined function of 3134 characters:
> https://github.com/flot/flot/blob/master/jquery.flot.js
> 
> Any tips on a good way to correct this?
Remove the file from the tarball, you shouldn't use it anyway, use the
libjs-jquery-flot package instead.

> 2. Two source-is-missing errors that are false positives because of a long
> line in the source file.
Why do you think they are false positives? Very long lines aren't usually
user-editable.

> But if I create a
> 
>   debian/rutorrent.lintian-overrides
> 
> with the contents:
> 
>   rutorrent source: source-is-missing plugins/extsearch/init.js
> 
> then I get an error:
> 
>   rutorrent: malformed-override Override of source-is-missing for package
> type source (expecting binary)
> 
> How can I successfully override these?
debian/rutorrent.lintian-overrides contains overrides for the rutorrent
binary package. The manual says "If the override is for a source package,
you have to place it at debian/source/lintian-overrides or
debian/source.lintian-overrides (the former path is preferred)."


-- 
WBR, wRAR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 894 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20161229/cae5ee6d/attachment.sig>


More information about the Pkg-javascript-devel mailing list