[apertium-isl-eng] 01/01: Do not install duplicate upstream changelog

Kartik Mistry kartik at moszumanska.debian.org
Thu Jul 7 12:37:43 UTC 2016


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

kartik pushed a commit to branch master
in repository apertium-isl-eng.

commit b8ae1172d06bfb395bf52689d631fd099143888a
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Thu Jul 7 18:07:38 2016 +0530

    Do not install duplicate upstream changelog
---
 debian/changelog | 2 +-
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a4ebff8..568de91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,4 @@ apertium-isl-eng (0.1.0~r66083-1) unstable; urgency=low
   [ Tino Didriksen ]
   * Initial release (Closes: #572652)
 
- -- Kartik Mistry <kartik at debian.org>  Thu, 07 Jul 2016 11:51:09 +0530
+ -- Kartik Mistry <kartik at debian.org>  Thu, 07 Jul 2016 18:07:21 +0530
diff --git a/debian/rules b/debian/rules
index b5d222c..0539901 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export LC_ALL=C.UTF-8
 
 %:
 	dh $@ --fail-missing --with autoreconf
+
+override_dh_installchangelogs:
+	dh_installchangelogs -k NEWS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-isl-eng.git



More information about the debian-science-commits mailing list