Felix Lechner pushed to branch master at lintian / lintian
Commits: 87d62570 by Felix Lechner at 2022-03-07T19:06:43-08:00 Fix two tests for the new, pointed hint context format. This was only visible in Salsa CI. Gbp-Dch: ignore - - - - - 2 changed files: - t/recipes/checks/binaries/corrupted/legacy-debug/eval/hints - t/recipes/checks/debian/rules/rules-including-deprecated-makefiles/eval/hints Changes: ===================================== t/recipes/checks/binaries/corrupted/legacy-debug/eval/hints ===================================== @@ -1,4 +1,4 @@ -libhello0-dbg (binary): binary-with-bad-dynamic-table usr/lib/libhello.so.dbg +libhello0-dbg (binary): binary-with-bad-dynamic-table [usr/lib/libhello.so.dbg] hello-dbg (binary): elf-error In program headers: Unable to find program interpreter name [usr/lib/debug/usr/bin/hello] -hello (binary): binary-with-bad-dynamic-table usr/bin/hello.dbg +hello (binary): binary-with-bad-dynamic-table [usr/bin/hello.dbg] hello (binary): elf-error In program headers: Unable to find program interpreter name [usr/bin/hello.dbg] ===================================== t/recipes/checks/debian/rules/rules-including-deprecated-makefiles/eval/hints ===================================== @@ -1 +1 @@ -rules-including-deprecated-makefiles (source): debian-rules-uses-deprecated-makefile (line 4) /usr/share/cdbs/1/rules/simple-patchsys.mk +rules-including-deprecated-makefiles (source): debian-rules-uses-deprecated-makefile /usr/share/cdbs/1/rules/simple-patchsys.mk [debian/rules:4] View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/87d625706edd25b5f15ef34e5fc90c4f1d6128a5 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/87d625706edd25b5f15ef34e5fc90c4f1d6128a5 You're receiving this email because of your account on salsa.debian.org.