[DRE-commits] [SCM] ruby-bluecloth.git branch, master, updated. upstream/2.1.0-5-gea0f053

Cédric Boutillier cedric.boutillier at gmail.com
Thu Aug 11 09:16:15 UTC 2011


The following commit has been merged in the master branch:
commit 5ce002471f06618a4d3567fb98b4d36b2df0e55f
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Wed Aug 10 12:29:28 2011 +0200

    install documentation

diff --git a/debian/ruby-bluecloth.docs b/debian/ruby-bluecloth.docs
index 07b3c9e..b43bf86 100644
--- a/debian/ruby-bluecloth.docs
+++ b/debian/ruby-bluecloth.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.md
+README.md
diff --git a/debian/rules b/debian/rules
index a5e7dc8..c8a571d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs History.md

-- 
ruby-bluecloth.git



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