~ubuntu-core-dev/update-manager/main

1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_INTERPRETERS=python3

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