#!/usr/bin/make -f

%:
	dh  $@ --buildsystem=cmake --with python2,python3
