[apertium-oc-es] 01/01: Do not install duplicate upstream changelog

Kartik Mistry kartik at moszumanska.debian.org
Thu Jul 7 13:29:53 UTC 2016


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

kartik pushed a commit to branch master
in repository apertium-oc-es.

commit e1c748812250b83a9f1a6b5866d4ba962a090016
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Thu Jul 7 18:59:47 2016 +0530

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

diff --git a/debian/changelog b/debian/changelog
index 8c206d3..35ba420 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ apertium-oc-es (1.0.6~r57551-2) unstable; urgency=low
     + Removed dependency on locales.
   * debian/rules:
     + Simplify to not use locales package.
+    + Do not install duplicate upstream changelog.
 
- -- Kartik Mistry <kartik at debian.org>  Thu, 07 Jul 2016 18:56:26 +0530
+ -- Kartik Mistry <kartik at debian.org>  Thu, 07 Jul 2016 18:59:24 +0530
 
 apertium-oc-es (1.0.6~r57551-1) unstable; urgency=low
 
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-oc-es.git



More information about the debian-science-commits mailing list