summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 5b114f13dc3a3fcb015f5960b6655b9ed8c0c18f (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
%:
	dh $@ --with-buildsystem=python_distutils
	
override_dh_auto_build:
	dh_auto_build $@ --with-buildsystem=python_distutils
	setuppy-debian-versions-match