#!/usr/bin/make -f %: dh $@ -Xmerge.php override_dh_auto_build: phpab --output src/autoload.php \ src override_dh_auto_test: phpunit --do-not-cache-result --no-coverage --fail-on-empty-test-suite --bootstrap src/autoload.php debian/tests phpunit --do-not-cache-result --no-coverage --fail-on-empty-test-suite --bootstrap src/autoload.php