Package: strace Version: 4.5.12-1 Severity: normal Hi,
I tried to debug strace segfault and noticed that I don't get debugging symbols even if I do DEB_BUILD_OPTIONS="nostrip" apt-get --build source strace This seems to happen because debian/rules contains the line install -s -o root -g root -m 755 build/strace debian/tmp/usr/bin/strace How about removing -s and using dh_strip instead? It honors "nostrip". regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]