#!/usr/bin/make -f

%:
	dh $@

override_dh_install:
	rm debian/hyphen-mr/usr/share/doc/hyphen-mr/ChangeLog
	mv debian/hyphen-mr/usr/share/myspell/infos/ooo/openoffice.org-hyphenation-mr \
	   debian/hyphen-mr/usr/share/myspell/infos/ooo/hyphen-mr
