#!/usr/bin/make -f

%:
	dh $@ --sourcedir=trunk --with python2 --buildsystem=pybuild
