debian/rules
author Christophe de Vienne <christophe@unlish.com>
Wed, 21 Jan 2015 15:14:11 +0100
changeset 11546 0797bfbd9a04
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Fix the 0.2.0 release date

#!/usr/bin/make -f

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

%:
	dh $@ --with python2