Jakub Wilk: > [...] > > pkg-kde-tool/qt-kde-team/2 and /3 don't use dh. They use dhmk, which is > a different dh_* command sequencer with similar API. From the README: > >> dhmk is yet another debhelper command sequencer. Unlike dh(1), it uses >> make(1) to execute all commands. The perl part (dhmk.pl) is used to >> support dh(1) addons and dynamically calculate override_* targets. >> >> [...]
Thanks, I have modified the code to detect dhmk as a separate build system. ~Niels

