Package: debhelper Version: 13.2.1 Severity: normal I've spotted this in several build logs:
dh_dwz -a -a dh_strip -a -a dh_makeshlibs -a -a dh_shlibdeps -a -a <nthykier> Myon: ish; I have seen it before (happens under -B builds AFAIR). Besides being visually weird and defeats a minor optimization, it is harmless <nthykier> but I don't think there is a bug for it; feel free to file one <nthykier> Myon: it is because those 4 commands are only run for arch:any packages in compat 13 <nthykier> (by default, you can force them for arch:all if needed be) Thanks, Christoph