#!/usr/bin/make -f

%:
	dh $@ --buildsystem=phppear --with phppear

get-orig-source:
	uscan --force --verbose --rename
