[DRE-commits] [ruby-sprite-factory] 02/03: Install RELEASE_NOTES.md the right way.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 21:17:13 UTC 2015


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

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

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

    Install RELEASE_NOTES.md the right way.
---
 debian/ruby-sprite-factory.docs | 1 -
 debian/rules                    | 3 +++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/ruby-sprite-factory.docs b/debian/ruby-sprite-factory.docs
index 2ea3277..b43bf86 100644
--- a/debian/ruby-sprite-factory.docs
+++ b/debian/ruby-sprite-factory.docs
@@ -1,2 +1 @@
 README.md
-RELEASE_NOTES.md
diff --git a/debian/rules b/debian/rules
index d81794d..66a0cdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs RELEASE_NOTES.md -O--buildsystem=ruby

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



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