debian/compat: Update to Debhelper 9 and `dh_python2'.
[xtoys] / debian / rules
1 #! /usr/bin/make -f
2
3 ARGS_binary-indep = --with-python2
4 %:; dh $@ --parallel -Bdebian/build $(ARGS_$@)