From 9527ed94e745364e189c244cbe5cadcf48a3fe0e Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Thu, 21 Jan 2016 14:01:40 +0100 Subject: [PATCH] MT#15719 Fix source-is-missing lintian messages files not minified: - jquery.validate.js - jquery.lightbox.js false positive: - jquery-ui-1.10.3.custom.js debian/*lintian-overrides: sort list Change-Id: I574ec12c91dd763e5d65500720aa4fd672c36fc9 --- debian/ngcp-panel.lintian-overrides | 3 +++ debian/source.lintian-overrides | 17 ++++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/debian/ngcp-panel.lintian-overrides b/debian/ngcp-panel.lintian-overrides index 30b7662520..edccbddbfb 100644 --- a/debian/ngcp-panel.lintian-overrides +++ b/debian/ngcp-panel.lintian-overrides @@ -1,4 +1,5 @@ ngcp-panel: source-is-missing share/static/js/libs/d3.v2.min-2.8.1.js +ngcp-panel: source-is-missing share/static/js/libs/jquery-ui-1.10.3.custom.js ngcp-panel: source-is-missing share/static/js/libs/jquery.dataTables.js ngcp-panel: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.js ngcp-panel: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.navigate.js @@ -12,4 +13,6 @@ ngcp-panel: source-is-missing share/static/js/libs/svg-edit/sanitize.js ngcp-panel: source-is-missing share/static/js/plugins/flot/jquery.flot.js ngcp-panel: source-is-missing share/static/js/plugins/flot/jquery.flot.resize.js ngcp-panel: source-is-missing share/static/js/plugins/hoverIntent/jquery.hoverIntent.minified.js +ngcp-panel: source-is-missing share/static/js/plugins/lightbox/jquery.lightbox.js ngcp-panel: source-is-missing share/static/js/plugins/validate/additional-methods.js +ngcp-panel: source-is-missing share/static/js/plugins/validate/jquery.validate.js diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index 4f1625de84..2b47bb9d46 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -1,15 +1,18 @@ ngcp-panel source: source-is-missing share/static/js/libs/d3.v2.min-2.8.1.js -ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/jquery.js -ngcp-panel source: source-is-missing share/static/js/plugins/hoverIntent/jquery.hoverIntent.minified.js +ngcp-panel source: source-is-missing share/static/js/libs/jquery-ui-1.10.3.custom.js ngcp-panel source: source-is-missing share/static/js/libs/jquery.dataTables.js +ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.js +ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.navigate.js +ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.resize.js # see debian/missing-sources: ngcp-panel source: source-is-missing share/static/js/libs/stanzaio.bundle.js +ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/extensions/ext-shapes.js +ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/extensions/ext-star.js +ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/jquery.js ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/sanitize.js ngcp-panel source: source-is-missing share/static/js/plugins/flot/jquery.flot.js ngcp-panel source: source-is-missing share/static/js/plugins/flot/jquery.flot.resize.js +ngcp-panel source: source-is-missing share/static/js/plugins/hoverIntent/jquery.hoverIntent.minified.js +ngcp-panel source: source-is-missing share/static/js/plugins/lightbox/jquery.lightbox.js ngcp-panel source: source-is-missing share/static/js/plugins/validate/additional-methods.js -ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.js -ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.navigate.js -ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.resize.js -ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/extensions/ext-shapes.js -ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/extensions/ext-star.js +ngcp-panel source: source-is-missing share/static/js/plugins/validate/jquery.validate.js