#!/usr/bin/make -f

%:
	dh --without autoreconf --with python2
