#!/usr/bin/make -f
%:
	dh $@ --buildsystem=phppear --with phppear

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

override_dh_auto_install:
