claudio@56: #!/usr/bin/make -f
claudio@56: 
claudio@56: # This file was automatically generated by stdeb 0.8.5 at
claudio@56: # Tue, 04 Sep 2018 17:29:10 +0200
claudio@56: export PYBUILD_NAME=yml2
claudio@56: %:
claudio@56: 	dh $@ --with python2 --buildsystem=pybuild
claudio@56: