debian/rules: install the NEWS file as the upstream changelog
authorAntonio Ospite <ao2@ao2.it>
Thu, 15 May 2014 11:15:24 +0000 (13:15 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 15 May 2014 14:23:20 +0000 (16:23 +0200)
debian/rules

index 5c88420..c5817c9 100755 (executable)
@@ -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