#!/usr/bin/make -f

%:
	dh $@ --parallel

override_dh_makeshlibs:
	dh_makeshlibs -n
