[SCM] mate-applets Debian package branch, master, updated. debian/1.8.1+dfsg1-1-5-g88ed686

Mike Gabriel sunweaver at moszumanska.debian.org
Wed Oct 22 21:35:25 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-applets.git;a=commitdiff;h=ad20c98

The following commit has been merged in the master branch:
commit ad20c98f3e819f2cbe6db865c181441fa463bd90
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Oct 22 22:09:44 2014 +0200

    debian/rules: Use NEWS file as upstream ChangeLog file.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5a64e0d..b79f8e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,8 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_BUILD_PARALLEL = 1
 
-DEB_DH_INSTALLCHANGELOGS = NEWS
+# use the NEWS file as upstream ChangeLog...
+DEB_DH_INSTALLCHANGELOGS_ARGS = NEWS
 
 DEB_DH_INSTALL_ARGS += --fail-missing
 

-- 
mate-applets Debian package



More information about the pkg-mate-commits mailing list