[DRE-commits] [SCM] roodi.git branch, master, updated. upstream/2.2.0-20-ga1daedc

David Suárez david.sephirot at gmail.com
Wed Jul 10 17:14:11 UTC 2013


The following commit has been merged in the master branch:
commit a1daedcc7c26f62ee95765ca11c95206c5510156
Author: David Suárez <david.sephirot at gmail.com>
Date:   Wed Jul 10 19:11:31 2013 +0200

    Fix rules file

diff --git a/debian/rules b/debian/rules
index e85fe47..2d25a4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,4 @@
 	dh $@ --buildsystem=ruby --with ruby
 
 override_dh_installchangelogs:
-        dh_installchangelogs History.txt
\ No newline at end of file
+	dh_installchangelogs History.txt
\ No newline at end of file

-- 
roodi.git



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