#!/usr/bin/make -f
%:
	dh $@

override_dh_installppp:
	dh_installppp --name=00-ibod
	dh_installppp --name=zz-ibod
