#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Mon, 20 May 2019 17:42:23 -0700
export PYBUILD_NAME=python3-colcon-core
%:
	dh $@ --with python3 --buildsystem=pybuild

