[med-svn] [bwa] 01/04: Install NEWS.md as upstream changelog

Andreas Tille tille at debian.org
Thu Aug 14 16:34:15 UTC 2014


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

tille pushed a commit to tag debian/0.7.10-1
in repository bwa.

commit a67eaca3972457dd1fd129e173589b305225d292
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 14 18:31:26 2014 +0200

    Install NEWS.md as upstream changelog
---
 debian/changelog | 1 +
 debian/docs      | 1 -
 debian/rules     | 3 +++
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 07b5a0c..74edd8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bwa (0.7.9a-1) unstable; urgency=medium
 
   * New upstream version
   * debian/copyright: Add Upstream-Contact
+  * debian/rules: Install NEWS.md as upstream changelog
 
  -- Andreas Tille <tille at debian.org>  Fri, 06 Jun 2014 21:54:29 +0200
 
diff --git a/debian/docs b/debian/docs
index 34fd7b1..50fba66 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,2 @@
-NEWS
 README.md
 debian/NEWS.Debian
diff --git a/debian/rules b/debian/rules
index 5493952..f1e99e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ endif
 
 override_dh_auto_build:
 	dh_auto_build -- CFLAGS="-Wall $(CFLAGS) $(CPPFLAGS) $(LDFLAGS)" DFLAGS="$(DFLAGS)"
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bwa.git



More information about the debian-med-commit mailing list