#!/usr/bin/make -f

%:
	dh $@

override_dh_install:
	rm debian/hyphen-pa/usr/share/doc/hyphen-pa/ChangeLog
