[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][lintian/lintian][master] Fix two tests for the new, pointed hint context format.



Title: GitLab

Felix Lechner pushed to branch master at lintian / lintian

Commits:

2 changed files:

Changes:

  • t/recipes/checks/binaries/corrupted/legacy-debug/eval/hints
    1
    -libhello0-dbg (binary): binary-with-bad-dynamic-table usr/lib/libhello.so.dbg
    
    1
    +libhello0-dbg (binary): binary-with-bad-dynamic-table [usr/lib/libhello.so.dbg]
    
    2 2
     hello-dbg (binary): elf-error In program headers: Unable to find program interpreter name [usr/lib/debug/usr/bin/hello]
    
    3
    -hello (binary): binary-with-bad-dynamic-table usr/bin/hello.dbg
    
    3
    +hello (binary): binary-with-bad-dynamic-table [usr/bin/hello.dbg]
    
    4 4
     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
    -rules-including-deprecated-makefiles (source): debian-rules-uses-deprecated-makefile (line 4) /usr/share/cdbs/1/rules/simple-patchsys.mk
    1
    +rules-including-deprecated-makefiles (source): debian-rules-uses-deprecated-makefile /usr/share/cdbs/1/rules/simple-patchsys.mk [debian/rules:4]


  • Reply to: