[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.3.0-1-g5fc6702

Antonio Terceiro terceiro at debian.org
Thu Oct 11 11:34:44 UTC 2012


The following commit has been merged in the master branch:
commit 5fc6702052c784c16ff5bd1216c13041816b080d
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Oct 11 08:34:12 2012 -0300

    remove unused constant

diff --git a/lib/gem2deb/dh_ruby.rb b/lib/gem2deb/dh_ruby.rb
index 3db17e4..c155b5c 100644
--- a/lib/gem2deb/dh_ruby.rb
+++ b/lib/gem2deb/dh_ruby.rb
@@ -36,8 +36,6 @@ module Gem2Deb
 
     RUBY_SHEBANG_CALL = '/usr/bin/env ruby'
 
-    DEFAULT_RUBY_VERSION = 'ruby1.8'
-
     RUBY_CODE_DIR = '/usr/lib/ruby/vendor_ruby'
 
     include Gem2Deb

-- 
gem2deb.git



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