* objcopy/strip changed in 2.36.1, not keeping file attributes of the
original file. Work around that in dh_strip to write to a temporary
file and cat'ing this to the original file to keep the original attributes.
LP: #1915250.
The sequencer could also be changed to call dh_fixperms after calling
dh_strip, but that might introduces other issues. See #982457.
This bug was fixed in the package debhelper - 13.3.3ubuntu2
---------------
debhelper (13.3.3ubuntu2) hirsute; urgency=medium
* objcopy/strip changed in 2.36.1, not keeping file attributes of the
original file. Work around that in dh_strip to write to a temporary
file and cat'ing this to the original file to keep the original attributes.
LP: #1915250.
The sequencer could also be changed to call dh_fixperms after calling
dh_strip, but that might introduces other issues. See #982457.
-- Matthias Klose <email address hidden> Tue, 16 Feb 2021 15:30:21 +0100