#!/usr/bin/make -f
%:
	dh $@ --with user-session-migration --parallel

