#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 27 Mar 2019 17:11:12 -0700
export PYBUILD_NAME=python-rosinstall-generator
%:
	dh $@ --with python2 --buildsystem=pybuild

