#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Mon, 10 Jun 2019 09:18:19 -0700
export PYBUILD_NAME=python3-vcstool
%:
	dh $@ --with python3 --buildsystem=pybuild

