#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Fri, 08 Mar 2024 01:31:09 +0000
export PYBUILD_NAME=python3-colcon-clean
%:
	dh $@ --with python3 --buildsystem=pybuild

