From 16d9585b31ebd8c4e8880f02001c772a4a908075 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 18 Mar 2018 15:19:22 +0100 Subject: debian/rules: Use NEWS file as upstream ChangeLog. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index ce488d7..5341372 100755 --- a/debian/rules +++ b/debian/rules @@ -23,6 +23,9 @@ override_dh_auto_install: dh_auto_install find debian/ayatana-indicator-notifications -name \*.la -delete +override_dh_installchangelogs: + dh_installchangelogs NEWS + override_dh_auto_clean: dh_auto_clean if [ -e po/ayatana-indicator-notifications.pot.bak ]; then \ -- cgit v1.2.3