Hi, The `avr-libc` package is now using `dh`. However, one of its override targets still include most of the "classic debhelper" sequence manually. As a consequence, part of the sequence is run twice and the `.deb` is generated twice as well. Best regards, Niels
Control: severity -1 normal Control: tags -1 patch please find a MR that fixes this issue (and other problems of d/rules) at: https://salsa.debian.org/debian/avr-libc/-/merge_requests/7 PS: I raised the severity because this issue contributes to making avr-libc non reproducible. Regards,