From 3aa2ea1466def1eec9d143c0cbf2174ed696054e Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 15 May 2014 13:15:24 +0200 Subject: [PATCH] debian/rules: install the NEWS file as the upstream changelog --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.1.4