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