#!/usr/bin/make -f

%:
	dh "$@" --with translations,python2
