#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 13 Mar 2019 11:35:10 -0700
export PYBUILD_NAME=python3-vcstool
%:
	dh $@ --with python3 --buildsystem=pybuild

