Source: mediainfo Version: 0.7.98-1 Severity: serious Justification: FTBFS with impending change User: debian-p...@lists.debian.org Usertags: rename-deprecation
As announced last year[1] and as advised by deprecation messages, rename(1) will be removed from the perl package after the stretch release, and this is now imminent. Your package FTBFS with perl from experimental as a result. Please add a Build-Depends: rename to your package, and all will be well again: find debian/mediainfo-gui \ -name \*.desktop \ -exec prename 's/\.kde[34]\.desktop$/.desktop/' '{}' '+' find: 'prename': No such file or directory debian/rules:30: recipe for target 'override_dh_install' failed Let me know if you would prefer an NMU to get this trivial change made. Cheers, Dominic. [1] <https://lists.debian.org/debian-devel/2016/05/msg00138.html>