[DRE-commits] [ruby-ruby2ruby] 03/06: refresh dont_require_rubygems patch
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Dec 27 22:17:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ruby2ruby.
commit 1de0217be5515c603e29de20e18673739c32729a
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Dec 27 22:52:42 2013 +0100
refresh dont_require_rubygems patch
---
debian/patches/dont_require_rubygems | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/debian/patches/dont_require_rubygems b/debian/patches/dont_require_rubygems
index fee18f3..25e9231 100644
--- a/debian/patches/dont_require_rubygems
+++ b/debian/patches/dont_require_rubygems
@@ -1,11 +1,9 @@
Author: Gunnar Wolf <gwolf at debian.org>
Forwarded: not-needed
-Last-update: 2011-11-14
+Last-update: 2013-12-27
Description: Drop the requirement on Rubygems for the Debian package
-Index: ruby-ruby2ruby/bin/r2r_show
-===================================================================
---- ruby-ruby2ruby.orig/bin/r2r_show 2011-11-14 16:56:28.000000000 -0600
-+++ ruby-ruby2ruby/bin/r2r_show 2011-11-14 17:09:09.000000000 -0600
+--- a/bin/r2r_show
++++ b/bin/r2r_show
@@ -1,6 +1,5 @@
#!/usr/bin/ruby -ws
@@ -13,14 +11,12 @@ Index: ruby-ruby2ruby/bin/r2r_show
require 'ruby2ruby'
require 'ruby_parser'
-Index: ruby-ruby2ruby/lib/ruby2ruby.rb
-===================================================================
---- ruby-ruby2ruby.orig/lib/ruby2ruby.rb 2011-11-14 16:56:28.000000000 -0600
-+++ ruby-ruby2ruby/lib/ruby2ruby.rb 2011-11-14 17:09:06.000000000 -0600
+--- a/lib/ruby2ruby.rb
++++ b/lib/ruby2ruby.rb
@@ -1,6 +1,5 @@
#!/usr/bin/env ruby -w
-require 'rubygems'
require 'sexp_processor'
- # REFACTOR: stolen from ruby_parser
+ # :stopdoc:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ruby2ruby.git
More information about the Pkg-ruby-extras-commits
mailing list