summaryrefslogtreecommitdiff
path: root/debian/rules
blob: b82ed19559f2dbfd5992dc482cfb66ee9e964426 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_VERBOSE=1
export PYBUILD_NAME=blist

%:
	dh $@ --with=python2,python3 --buildsystem=pybuild