#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/heini/puppet-wait-for.git
include /usr/share/openstack-pkg-tools/pkgos.make

%:
	dh $@
