#437051 gnushogi: not handling nostrip build option (policy 10.1)

Package:
gnushogi
Source:
gnushogi
Description:
program to play shogi, the Japanese version of chess
Submitter:
Julien Danjou
Date:
2018-12-16 21:39:04 UTC
Severity:
wishlist
#437051#5
Date:
2007-08-10 08:07:21 UTC
From:
To:
Hello,

There was a problem while autobuilding your package with DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.