[DRE-commits] [ruby-ruby2ruby] 03/06: Drop dont_require_rubygems patch. Not needed any more
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jul 21 04:22:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ruby2ruby.
commit dbb64afd0e2b5302e99c0fcd21a4ae7c1e0384e9
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jul 21 05:28:59 2016 +0200
Drop dont_require_rubygems patch. Not needed any more
---
debian/patches/dont_require_rubygems | 22 ----------------------
debian/patches/series | 1 -
2 files changed, 23 deletions(-)
diff --git a/debian/patches/dont_require_rubygems b/debian/patches/dont_require_rubygems
deleted file mode 100644
index 25e9231..0000000
--- a/debian/patches/dont_require_rubygems
+++ /dev/null
@@ -1,22 +0,0 @@
-Author: Gunnar Wolf <gwolf at debian.org>
-Forwarded: not-needed
-Last-update: 2013-12-27
-Description: Drop the requirement on Rubygems for the Debian package
---- a/bin/r2r_show
-+++ b/bin/r2r_show
-@@ -1,6 +1,5 @@
- #!/usr/bin/ruby -ws
-
--require 'rubygems'
- require 'ruby2ruby'
- require 'ruby_parser'
-
---- a/lib/ruby2ruby.rb
-+++ b/lib/ruby2ruby.rb
-@@ -1,6 +1,5 @@
- #!/usr/bin/env ruby -w
-
--require 'rubygems'
- require 'sexp_processor'
-
- # :stopdoc:
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index f728cce..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-dont_require_rubygems
--
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