#438300 xdelta: not handling nostrip build option (policy 10.1)

Package:
xdelta
Source:
xdelta
Description:
A diff utility which works with binary files
Submitter:
Julien Danjou
Date:
2022-01-01 13:09:05 UTC
Severity:
wishlist
#438300#5
Date:
2007-08-16 09:02:25 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.
[...]

#438300#10
Date:
2022-01-01 13:05:37 UTC
From:
To:
Control: fixed -1 1.1.3-10.3

I guess this has been fixed at least in 1.1.3-10.3 when d/rules was
switched to dh.