debian/rules
author Christophe de Vienne <christophe@unlish.com>
Thu, 06 Nov 2014 22:26:16 +0100
changeset 11523 8c80344b119e
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Set version to 0.1.2

#!/usr/bin/make -f

.PHONY: build
build:
	dh $@ --with python2

%:
	dh $@ --with python2