aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
authorAaron Rossetto <aaron.rossetto@ni.com>2022-04-20 16:01:36 -0500
committerAaron Rossetto <aaron.rossetto@ni.com>2022-04-26 09:11:48 -0500
commit80838503eb39a592a4b50a8e0f82e353a9820074 (patch)
tree9dd7c0773cfc63675327695b23f6d053a1f5db0a /.clang-tidy
parent46a70d853267c40205a8cfea472056bd1aa7c04e (diff)
downloaduhd-80838503eb39a592a4b50a8e0f82e353a9820074.tar.gz
uhd-80838503eb39a592a4b50a8e0f82e353a9820074.tar.bz2
uhd-80838503eb39a592a4b50a8e0f82e353a9820074.zip
debian: Resolve lintian issues
This PR makes a couple of minor changes to Debian packaging files to resolve errors reported by Lintian during CI and manual building of .debs after having been updated in 38fb5e262: - Remove instances of `${python3:Depends}` in the rules file, as this substitution directive cannot be used without specifying `--with python3` in the `dh` debhelper command invocation. However, the Docker containers that are spun up to build .debs as part of UHD CI do not include the Debian Python helper package necessary to use the substitution even if `--with python3` is specified. Thus, the substitution was removed and replaced with the actual names of the dependent Python packages. - Remove the `Files-Excluded` section from the copyright file. Lintian flags an error whenever a file in that section is present in the source tree (which the specified files are). The addition of this section was supposed to bring UHD's built-in Debian packaging files more in line with those used by the actual Debian package maintainer, but it is likely that the actual Debian packing process runs additional steps that reference this section and uses it to remove the specified files which we currently don't run.
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions