[DRE-commits] [ruby-xmlhash] 02/02: Install History.txt the right way.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 21:29:47 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-xmlhash.

commit 2631cdac0f94ccba18209d37e2d3f1c6cb4526f6
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 05:27:33 2015 +0800

    Install History.txt the right way.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index d81794d..06a2df5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs History.txt -O--buildsystem=ruby
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-xmlhash.git



More information about the Pkg-ruby-extras-commits mailing list