From: Antonio Ospite Date: Thu, 15 May 2014 11:15:24 +0000 (+0200) Subject: debian/rules: install the NEWS file as the upstream changelog X-Git-Tag: debian/0.1.5-1~9 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/3aa2ea1466def1eec9d143c0cbf2174ed696054e?ds=sidebyside debian/rules: install the NEWS file as the upstream changelog --- diff --git a/debian/rules b/debian/rules index 5c88420..c5817c9 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,9 @@ export CFLAGS CPPFLAGS LDFLAGS %: dh $@ +override_dh_installchangelogs: + dh_installchangelogs NEWS + .PHONY: override_dh_strip override_dh_strip: dh_strip --dbg-package=libam7xxx0.1-dbg