#! /usr/bin/make -f

%:
	dh $@ --without=single-binary

override_dh_installchangelogs:
	dh_installchangelogs Changelog.md
