#!/usr/bin/make -f

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

