debhelper 7.4.11 released with these changes
- dh(1): Minor rewording of documentation of override commands. Closes: #560421
- dh(1): Add an example of using an override target to avoid dh running several commands. Closes: #560600
- dh_installman: Avoid doubled slashes in path. Closes: #561275
- dh_installxfonts: Use new update-fonts-alias --include and --exclude options to better handle removal in the case where xfonts-utils is removed before a font package is purged. (#543512; thanks, Theppitak Karoonboonyanan)
- dh: Optimise handling of noop overrides, avoiding an unnecessary call to make to handle them. (Modestas Vainius)