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

Kartik Mistry kartik at moszumanska.debian.org
Thu Jul 7 11:34:28 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-ca.

commit a55057edcf5435b7ae77fd0f25cc6dbe5874e6c6
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Thu Jul 7 17:04:21 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 3a71a43..d62a93a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,12 +2,13 @@ apertium-oc-ca (1.0.6~r57551-2) unstable; urgency=low
 
   * debian/rules:
     + Simplify rules file.
+    + Do not install duplicate upstream changelog.
   * debian/control:
     + Removed dependency on locales.
     + Updated Vcs-Git URL.
     + Updated to Standards-Version 3.9.8
 
- -- Kartik Mistry <kartik at debian.org>  Thu, 07 Jul 2016 14:56:22 +0530
+ -- Kartik Mistry <kartik at debian.org>  Thu, 07 Jul 2016 17:03:41 +0530
 
 apertium-oc-ca (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-ca.git



More information about the debian-science-commits mailing list