debian/rules
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 06 Oct 2014 10:32:38 +0200
changeset 11515 b3267ba817b4
child 11631 faf279e33298
permissions -rwxr-xr-x
Initial debian packaging missing at least a long description and wsgicors dependency.

#!/usr/bin/make -f

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

%:
	dh $@ --with python2