warzone2100 source: lintian output: 'license-problem-json-evil 3rdparty/ discord-rpc/thirdparty/rapidjson/license.txt', automatically rejected package. warzone2100 source: If you have a good reason, you may override this lintian tag.
I'm getting new uploads of warzone2100 rejected and it sends me email with the above content. $ cat debian/source/lintian-overrides # We aren't building with Discord support and therefore everything under # 3rdparty/discord-rpc is not relevant. If in future we add Discord support we # should Build-Depend on rapidjson-dev. warzone2100 source: license-problem-json-evil [3rdparty/discord-rpc/ thirdparty/rapidjson/license.txt] I have the above Lintian override filem, which works acording to the following output of running Lintian locally but apparently the version of lintian used for checking uploads is older and has a different format. How would I configure my package to override this? The code in question is not compiled as part of building that package and I'm planning to put in a patch to include #error in every source file. $ lintian warzone2100_4.5.3-1_amd64.changes W: warzone2100 source: build-depends-on-obsolete-package Build-Depends: pkg- config => pkgconf W: warzone2100 source: source-contains-prebuilt-windows-binary [pkg/nsis/ plugins/amd64-unicode/INetC.dll] W: warzone2100 source: source-contains-prebuilt-windows-binary [pkg/nsis/ plugins/amd64-unicode/filecheck.dll] W: warzone2100 source: source-contains-prebuilt-windows-binary [pkg/nsis/ plugins/amd64-unicode/nsisunz.dll] W: warzone2100 source: source-contains-prebuilt-windows-binary ... use "--tag- display-limit 0" to see all (or pipe to a file/program) -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/