- Use canonical homepage URL. - Bump debhelper compatibility to 9. - Bump Standards-Version to 3.9.8. - Wrap and sort debian/control fields. - Update package descriptions. - Update copyright years. - Remove unused lintian overrides. - Remove unused DH_OPTIONS export from debian/rules. Change-Id: Ic4c51699f851d814981712759815606b7de5530echanges/26/12526/2
parent
72d9c10650
commit
bb1bdac781
@ -0,0 +1,7 @@
|
||||
*.debhelper
|
||||
*.log
|
||||
*.substvars
|
||||
/debhelper-build-stamp
|
||||
/files
|
||||
/ngcp-panel-tools/
|
||||
/ngcp-panel/
|
||||
@ -1 +1 @@
|
||||
8
|
||||
9
|
||||
|
||||
@ -1,27 +0,0 @@
|
||||
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 *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.resize.js *
|
||||
# see debian/missing-sources:
|
||||
ngcp-panel: source-is-missing share/static/js/libs/stanzaio.bundle.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/embedapi.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/extensions/ext-shapes.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/extensions/ext-star.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/jquery.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/sanitize.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/jspdf/jspdf.min.js
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/jspdf/underscore-min.js
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-shapes.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-star.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/jquery.js *
|
||||
ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/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.pie.js *
|
||||
ngcp-panel: source-is-missing share/static/js/plugins/flot/jquery.flot.resize.js *
|
||||
ngcp-panel: source-is-missing share/static/js/plugins/msgbox/jquery.msgbox.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 *
|
||||
@ -1,20 +1,13 @@
|
||||
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/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/embedapi.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/libs/svg-edit/jspdf/jspdf.min.js
|
||||
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/jspdf/underscore-min.js
|
||||
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-shapes.js *
|
||||
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-star.js *
|
||||
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/jquery.js *
|
||||
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/sanitize.js *
|
||||
ngcp-panel source: source-is-missing share/static/js/plugins/flot/jquery.flot.js *
|
||||
Loading…
Reference in new issue