[DRE-commits] [SCM] ruby-dotenv.git branch, master, updated. upstream/0.7.0-8-g2a0f1aa

tornow tornow at riseup.net
Mon May 13 21:26:26 UTC 2013


The following commit has been merged in the master branch:
commit 2a0f1aa3dc99318428638d3c7e64cd30c4404bd0
Author: tornow <tornow at riseup.net>
Date:   Mon May 13 23:19:41 2013 +0200

    adding override_dh_installchangelogs to debian/rules

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

-- 
ruby-dotenv.git



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