[DRE-commits] [ruby-mini-magick] 02/03: commiting edited debian/patches/remove-rubygems

Markus Tornow nadir-guest at moszumanska.debian.org
Thu Dec 19 08:44:06 UTC 2013


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

nadir-guest pushed a commit to branch master
in repository ruby-mini-magick.

commit 00e1edf5b5e748f81274227ca95ec26415066acb
Author: dude <tornow at riseup.net>
Date:   Thu Dec 19 03:04:04 2013 +0000

    commiting edited debian/patches/remove-rubygems
---
 debian/patches/remove-rubygems | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/debian/patches/remove-rubygems b/debian/patches/remove-rubygems
index 36f9b26..c9c346f 100644
--- a/debian/patches/remove-rubygems
+++ b/debian/patches/remove-rubygems
@@ -4,17 +4,11 @@ Forwarded: not-needed
 Last-Update: 2013-05-24
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/test/test_helper.rb
-+++ b/test/test_helper.rb
-@@ -1,4 +1,3 @@
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,5 +1,3 @@
 -require 'rubygems'
- require 'test/unit'
- require 'pathname'
- require 'tempfile'
-@@ -19,4 +18,4 @@ module MiniMagickTestFiles
-   PNG_PATH                 = test_files + "/png.png"
-   COMP_IMAGE_PATH          = test_files + "/composited.jpg"
-   ERRONEOUS_IMAGE_PATH     = test_files + "/erroneous.jpg"
--end
-\ No newline at end of file
-+end
+-require 'bundler/setup'
+ require 'rspec'
+ require 'mocha/api'
+ 

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



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