debian/rules
author Christophe de Vienne <christophe@unlish.com>
Sat, 15 Nov 2014 20:26:15 +0100
changeset 11525 5eb4e27e9998
parent 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Update debian changelog

#!/usr/bin/make -f

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

%:
	dh $@ --with python2