#!/usr/bin/make -f

export PYBUILD_NAME=vs-deinterlace

%:
	dh $@ -Spybuild

override_dh_auto_test:
