Felix Lechner pushed to branch master at lintian / lintian
Commits: 7a389940 by Felix Lechner at 2021-10-03T18:24:37-07:00 Split binaries check into 22 smaller checks. Radically trims the complexity and the nesting depth of conditionals. Will help improve the diagnostic quality and also to create screens for the numerous exemptions present herein. Gbp-Dch: ignore - - - - - 30 changed files: - lib/Lintian/Check/Binaries.pm - + lib/Lintian/Check/Binaries/Architecture.pm - + lib/Lintian/Check/Binaries/Architecture/Other.pm - + lib/Lintian/Check/Binaries/Corrupted.pm - + lib/Lintian/Check/Binaries/DebugSymbols.pm - + lib/Lintian/Check/Binaries/DebugSymbols/Detached.pm - + lib/Lintian/Check/Binaries/Hardening.pm - + lib/Lintian/Check/Binaries/LargeFileSupport.pm - + lib/Lintian/Check/Binaries/Location.pm - + lib/Lintian/Check/Binaries/Obsolete/Crypt.pm - + lib/Lintian/Check/Binaries/Prerequisites.pm - + lib/Lintian/Check/Binaries/Prerequisites/Numpy.pm - + lib/Lintian/Check/Binaries/Prerequisites/Perl.pm - + lib/Lintian/Check/Binaries/Prerequisites/Php.pm - + lib/Lintian/Check/Binaries/Profiling.pm - + lib/Lintian/Check/Binaries/Rpath.pm - + lib/Lintian/Check/Binaries/Spelling.pm - + lib/Lintian/Check/Binaries/Static.pm - + lib/Lintian/Check/Languages/Ocaml/CustomExecutable.pm - + lib/Lintian/Check/Libraries/DebugSymbols.pm - + lib/Lintian/Check/Libraries/Embedded.pm - + lib/Lintian/Check/Libraries/Shared/Soname.pm - + lib/Lintian/Check/Libraries/Static.pm - profiles/debian/main.profile - t/recipes/checks/binaries/binaries-misplaced/build-spec/debian/rules → t/recipes/checks/binaries/architecture/binaries-misplaced/build-spec/debian/rules - t/recipes/checks/binaries/binaries-misplaced/build-spec/fill-values → t/recipes/checks/binaries/architecture/binaries-misplaced/build-spec/fill-values - + t/recipes/checks/binaries/architecture/binaries-misplaced/eval/desc - t/recipes/checks/binaries/binaries-misplaced/eval/hints → t/recipes/checks/binaries/architecture/binaries-misplaced/eval/hints - t/recipes/checks/binaries/binaries-from-other-arch/build-spec/debian/dumpobj → t/recipes/checks/binaries/architecture/other/binaries-from-other-arch/build-spec/debian/dumpobj - t/recipes/checks/binaries/binaries-from-other-arch/build-spec/debian/install → t/recipes/checks/binaries/architecture/other/binaries-from-other-arch/build-spec/debian/install The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/7a389940a560f556d0e240481f00302499a1fc66 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/7a389940a560f556d0e240481f00302499a1fc66 You're receiving this email because of your account on salsa.debian.org.

