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

Bug#828886: lintian: error on .js file even though its .min.js co-exist in the same folder



On Tue, Jun 28, 2016 at 9:19 PM, Andrew Lee <ajqlee@debian.org> wrote:
> Package: lintian
> Version: 2.5.44~bpo8+1
> Severity: normal
>
> Dear Maintainer,
>
> I am packaging a new package ruby-flot-rails. Lintian complains
> source-is-missing error on it's .js files. But it has both .js and
> .min.js files in the same vendor/assets/javascripts/ folder.
>
> For example:
> E: ruby-flot-rails source: source-is-missing
> vendor/assets/javascripts/jquery.flot.resize.js line length is 1674
> characters (>512)


The min.js link to js file is found but js file include some long line...
> $ ls vendor/assets/javascripts/jquery.flot.resize*
> vendor/assets/javascripts/jquery.flot.resize.js
> vendor/assets/javascripts/jquery.flot.resize.min.js
>
> Best regards,
>
> -Andrew
>


Reply to: