summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 0e9abe11d8c6cecea321ceeb8ce483885c1d7150 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
#DH_VERBOSE = 1

export PYBUILD_NAME=alabaster

# main packaging script based on dh7 syntax
%:
	dh $@ --with python3 --buildsystem=pybuild