#!/usr/bin/make -f %: dh $@ override_dh_auto_build: mkdir -p dist uglifyjs -o dist/raphael.min.js raphael.js clean: dh_clean dist