make lintian overrides backwards compatible
authorReinhard Tartler <siretart@tauware.de>
Tue, 7 Mar 2023 11:40:15 +0000 (06:40 -0500)
committerReinhard Tartler <siretart@tauware.de>
Tue, 7 Mar 2023 11:40:15 +0000 (06:40 -0500)
This makes the override work both with the lintian in sid, as well as on
'stable' to work around ftp-master autorejects.

debian/source/lintian-overrides

index 406396f7070d826850ef6d3666a0c6ff6e4a0bcf..00aab04645d5565377a12f9769b2d874ac24f337 100644 (file)
@@ -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*