[Pkg-wmaker-commits] [wmget] 14/16: debian/rules: Add override_dh_installchangelogs target to install NEWS as upstream changelog.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Feb 8 15:12:37 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository wmget.

commit b4c6e3b7042342020b14cfd4ad71afe95863d137
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Feb 7 14:42:11 2016 -0500

    debian/rules: Add override_dh_installchangelogs target to install NEWS as
    upstream changelog.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6d038e1..e0ee43c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@ --with autoreconf
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 get-orig-source:
 	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmget-*.download ; then \

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



More information about the Pkg-wmaker-commits mailing list