MT#55524 Update lintian overrides for new lintian behavior
lintian v2.115.3 - as currently present in Debian/booksworm - doesn't
support the existing syntax for the source-is-missing override, and
therefore fails with:
| E: ngcp-panel source: source-is-missing [share/static/js/libs/d3.v2.min-2.8.1.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/jquery-ui-1.10.3.custom.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/jquery.dataTables.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/rrule/rrule.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/stanzaio.bundle.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/svg-edit/embedapi.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/svg-edit/jgraduate/jpicker.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/svg-edit/jquery.js]
| E: ngcp-panel source: source-is-missing [share/static/js/libs/svg-edit/sanitize.js]
| E: ngcp-panel source: source-is-missing [share/static/js/plugins/flot/jquery.flot.js]
| E: ngcp-panel source: source-is-missing [share/static/js/plugins/flot/jquery.flot.resize.js]
| E: ngcp-panel source: source-is-missing [share/static/js/plugins/hoverIntent/jquery.hoverIntent.minified.js]
| E: ngcp-panel source: source-is-missing [share/static/js/plugins/lightbox/jquery.lightbox.js]
| E: ngcp-panel source: source-is-missing [share/static/js/plugins/validate/additional-methods.js]
| E: ngcp-panel source: source-is-missing [share/static/js/plugins/validate/jquery.validate.js]
| E: ngcp-panel source: source-is-missing [share/static/js/spectrum.min.js]
| E: ngcp-panel source: source-is-missing [share/static/js/swaggerui/swagger-ui-bundle.js]
| E: ngcp-panel source: source-is-missing [share/static/js/swaggerui/swagger-ui-standalone-preset.js]
It instead expects the filename(s) to be listed under "[...]".
By using "*...*" instead, we can support the lintian versions as present
in bookworm and bullseye both at the same time.
Change-Id: I95c52eae81bb3729524b46459a4283a8f9f56d57