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

Bug#801717: lintian: False positive for source-is-missing



On Tue, 13 Oct 2015 20:48:48 +0100 Neil Williams wrote:

> lava_server/htdocs/js/jquery.validate.js
> lava_server/lava-server/js/jquery.validate.js

Are you sure these files are source for the jQuery validation plugin?

Looking at the upstream git repo for the jQuery validation plugin the
source is a bunch of separate files instead of just one file.

https://github.com/jzaefferer/jquery-validation/

These separate files are then combined using a tool called grunt, which
is similar to make and reads the build cmds in the Gruntfile.js file.

https://github.com/jzaefferer/jquery-validation/blob/master/CONTRIBUTING.md#build-setup
https://github.com/jzaefferer/jquery-validation/blob/master/Gruntfile.js

Also, I wonder why there are two embedded copies of this plugin instead
of just one and why this code shouldn't be packaged separately.

https://wiki.debian.org/EmbeddedCodeCopies

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: