#!/usr/bin/make -f

export DH_COMPAT=7

%:
	dh $@

DH_COMPAT='{3'
