#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.6.0+git at
# Fri, 11 Oct 2013 11:19:04 +0200

%:
	dh $@ --with python2 --buildsystem=python_distutils


override_dh_clean:
	rm -rf src/vcstools.egg-info
	dh_clean

get-orig-source:
	uscan --verbose --force-download --repack --compress xz 
	
