[DRE-commits] [SCM] ruby-configurate.git branch, master, updated. upstream/0.0.2-11-gdc9f79a

Vamsee Kanakala vkanakala at gmail.com
Sat Mar 2 16:38:50 UTC 2013


The following commit has been merged in the master branch:
commit dc9f79a353a8aa66433548e11fd01aa4e93fcebf
Author: Vamsee Kanakala <vkanakala at gmail.com>
Date:   Sat Mar 2 22:02:37 2013 +0530

    add dh_installchangelogs target to debian/rules

diff --git a/debian/rules b/debian/rules
index a5e7dc8..ff5d952 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs Changelog.md

-- 
ruby-configurate.git



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