[DRE-commits] [ruby-thinking-sphinx] 01/02: Installs HISTORY the right way.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 21:25:15 UTC 2015


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

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

commit d1b836824ea69273143eb826488972785ecb0d4c
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 05:22:48 2015 +0800

    Installs HISTORY the right way.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index d81794d..1990c52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs HISTORY -O--buildsystem=ruby

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



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