debian/rules
author Christophe de Vienne <christophe@unlish.com>
Mon, 11 May 2015 15:22:24 +0200
changeset 11570 9957c610a047
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Set version 0.3.0

#!/usr/bin/make -f

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

%:
	dh $@ --with python2