#!/usr/bin/make -f

override_dh_gconf:
	dh_gconf --priority=20

%:
	dh $@
