From: Reinhard Tartler Date: Tue, 7 Mar 2023 11:40:15 +0000 (-0500) Subject: make lintian overrides backwards compatible X-Git-Tag: archive/raspbian/2.0.0+dfsg1-4+rpi1^2~18 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8b58c2e5970c4a36cae2c76e212d487d41249a98;p=gpac.git make lintian overrides backwards compatible This makes the override work both with the lintian in sid, as well as on 'stable' to work around ftp-master autorejects. --- diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index 406396f..00aab04 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1,6 +1,6 @@ # The disclaimer in the source file is actually for the rfc2640.txt document, not the source file itself. -gpac source: license-problem-non-free-RFC [src/utils/unicode.c] +gpac source: license-problem-non-free-RFC *src/utils/unicode.c* # These files does come with full source, just has an absurdly long line -gpac source: source-is-missing [share/gui/extensions/player/player.js] -gpac source: source-is-missing [share/vis/extern/BrowserLib/Core/Code/Convert.js] +gpac source: source-is-missing *share/gui/extensions/player/player.js* +gpac source: source-is-missing *share/vis/extern/BrowserLib/Core/Code/Convert.js*