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

export PYBUILD_NAME=wadllib

%:
	dh $@ --with python3 --buildsystem pybuild

override_dh_installchangelogs:
	dh_installchangelogs -k NEWS.rst