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

aurel32 pushed a commit to branch sid
in repository tzdata.

commit c0a527a576eb82ada11859669c16ce614817fbcb
Author: Aurelien Jarno <[email protected]>
Date:   Tue Jul 5 19:35:07 2016 +0200

    debian/rules: install NEWS as upstream changelog.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 262050f..388eb6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ tzdata (2016f-1) UNRELEASED; urgency=medium
   * New upstream version, affecting the following future time stamp:
     - Africa/Cairo (DST starting on 2016-07-07) cancelled.
   * debian/control: Update Standards-Version to 3.9.8, no changes.
+  * debian/rules: install NEWS as upstream changelog.
 
  -- Aurelien Jarno <[email protected]>  Tue, 05 Jul 2016 19:21:03 +0200
 
diff --git a/debian/rules b/debian/rules
index e5c8bc9..9a79cd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,3 +94,6 @@ override_dh_auto_install:
 override_dh_auto_clean:
        -rm -rf $(TZGEN)
        dh_auto_clean
+
+override_dh_installchangelogs:
+       dh_installchangelogs NEWS

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/tzdata.git

Reply via email to