#! /usr/bin/make -f

%:
	dh $@ --with gnome

override_dh_gnome:
	dh_gnome --no-gnome-versions
