debian/rules
author Christophe de Vienne <christophe@unlish.com>
Wed, 21 Jan 2015 11:11:28 +0100
changeset 11542 a88a690ca958
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Prepare version 0.2.0

#!/usr/bin/make -f

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

%:
	dh $@ --with python2