[DRE-commits] [SCM] ruby-dataobjects-postgres.git branch, master, updated. upstream/0.10.7-12-gac315fd

Cédric Boutillier cedric.boutillier at gmail.com
Wed Dec 21 00:14:56 UTC 2011


The following commit has been merged in the master branch:
commit 1a498481ed0c06a0efbf59088c93a45c1c37b0af
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue Nov 8 10:41:22 2011 +0100

    install README and upstream changelog

diff --git a/debian/ruby-dataobjects-postgres.docs b/debian/ruby-dataobjects-postgres.docs
index 53cfb6b..8d526b9 100644
--- a/debian/ruby-dataobjects-postgres.docs
+++ b/debian/ruby-dataobjects-postgres.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.markdown
+README.markdown
diff --git a/debian/rules b/debian/rules
index a5e7dc8..236eebf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+#install upstream changelog
+override_dh_installchangelog:
+	dh_installchangelog ChangeLog.markdown

-- 
ruby-dataobjects-postgres.git



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