#!/usr/bin/make -f

export PYBUILD_NAME=vapoursynth-deband

%:
	dh $@ -Sautoconf

override_dh_auto_configure override_dh_auto_build:
