[rw] 04/04: Ship upstream's NEWS file as changelog

Julien Puydt julien.puydt at laposte.net
Tue Aug 2 14:34:05 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository rw.

commit 984a913e8bc9436505a733dbdb5a18d3cfb6419b
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Tue Aug 2 16:13:54 2016 +0200

    Ship upstream's NEWS file as changelog
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5f145ec..160bee4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ rw (0.7-2) UNRELEASED; urgency=medium
   * Bump standards-version to 3.9.8.
   * Use https in Vcs-* fields.
   * Add hardening=+all to DEB_BUILD_MAINT_OPTIONS.
+  * Ship upstream's NEWS file as changelog.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Tue, 02 Aug 2016 16:04:18 +0200
 
diff --git a/debian/rules b/debian/rules
index dc0769c..6c73d82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,3 +21,6 @@ override_dh_auto_install:
 
 override_dh_install:
 	dh_install --fail-missing
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS

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



More information about the debian-science-commits mailing list