[Pkg-telepathy-commits] [libnice] 11/12: debian/rules: Install the NEWS file as the upstream changelog

Laurent Bigonville bigon at moszumanska.debian.org
Tue Sep 12 15:20:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository libnice.

commit 7a60588889d4e77bc76ee0e47f7a7dac46b47af8
Author: Laurent Bigonville <bigon at debian.org>
Date:   Tue Sep 12 17:05:55 2017 +0200

    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 c0db36d..7e6e9d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,9 @@ override_dh_auto_configure:
 override_dh_install:
 	dh_install --list-missing
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_strip:
 	dh_strip --dbgsym-migration='libnice-dbg (<< 0.1.14)'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git



More information about the Pkg-telepathy-commits mailing list