[DRE-commits] [ruby-slim] 05/07: Remove obsolete patch

Jérémy Bobbio lunar at alioth.debian.org
Tue Sep 3 09:32:01 UTC 2013


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-slim.

commit ee7fd696efe714d91886cbd7f68514a1f91bb2bd
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Aug 8 14:18:32 2013 +0200

    Remove obsolete patch
---
 ...0001-Explicitly-load-rubygems-in-Rakefile.patch |   21 --------------------
 debian/patches/series                              |    1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/0001-Explicitly-load-rubygems-in-Rakefile.patch b/debian/patches/0001-Explicitly-load-rubygems-in-Rakefile.patch
deleted file mode 100644
index 53c6cdc..0000000
--- a/debian/patches/0001-Explicitly-load-rubygems-in-Rakefile.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Bobbio?= <lunar at debian.org>
-Date: Sat, 16 Mar 2013 10:48:35 +0000
-Subject: Explicitly load 'rubygems' in Rakefile
-
-`Gem` must be loaded before we try to use it to reach Sinatra tests.
----
- Rakefile |    1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/Rakefile b/Rakefile
-index 753fe21..bca31c9 100644
---- a/Rakefile
-+++ b/Rakefile
-@@ -48,6 +48,7 @@ namespace 'test' do
-   end
- 
-   begin
-+    require 'rubygems'
-     require 'sinatra'
-     spec = Gem::Specification.find_by_name('sinatra')
-     Rake::TestTask.new('sinatra') do |t|
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 50ef3b9..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Explicitly-load-rubygems-in-Rakefile.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-slim.git



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