From: Antonio Ospite <ospite@studenti.unina.it>
Date: Tue, 19 Nov 2013 21:00:23 +0000 (+0100)
Subject: debian/rules: install the NEWS file as the upstream changelog
X-Git-Tag: debian/0.2-2~6
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/3c8930fb197c9234c7a611e015bbd3ce29772dc1?ds=sidebyside

debian/rules: install the NEWS file as the upstream changelog
---

diff --git a/debian/rules b/debian/rules
index 7d0681e..1eb817e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
 
 override_dh_auto_install:
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tweeper prefix=/usr install
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS