[apertium-br-fr] 01/01: Do not install duplicate upstream changelog
Kartik Mistry
kartik at moszumanska.debian.org
Thu Jul 7 13:07:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository apertium-br-fr.
commit 5c895c9b113f00145c5da209ce021bc16f69f001
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Thu Jul 7 18:37:12 2016 +0530
Do not install duplicate upstream changelog
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8e313a6..e457805 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ apertium-br-fr (0.5.0~r61062-2) unstable; urgency=low
* debian/rules:
+ Simple rules file.
+ + Do not install duplicate upstream changelog.
* debian/control:
+ Updated Standards-Version to 3.9.8
+ Fixed dependencies.
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-br-fr.git
More information about the debian-science-commits
mailing list