[DRE-commits] [ruby-mini-magick] 03/10: refresh patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Nov 29 22:19:30 UTC 2014


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

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

commit bd8d21591c6c68baa43e5d453eca9d1731495dba
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Nov 30 03:21:59 2014 +0530

    refresh patches
---
 debian/changelog               |  1 +
 debian/patches/remove-rubygems | 16 +++++++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8dcf5c0..3bfa7dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-mini-magick (4.0.1-1) UNRELEASED; urgency=medium
 
   * Team upload..
   * New upstream release.
+  * Refresh patches.
 
  -- Pirate Praveen <praveen at debian.org>  Sun, 30 Nov 2014 03:08:46 +0530
 
diff --git a/debian/patches/remove-rubygems b/debian/patches/remove-rubygems
index b429105..90612bf 100644
--- a/debian/patches/remove-rubygems
+++ b/debian/patches/remove-rubygems
@@ -4,11 +4,13 @@ Forwarded: not-needed
 Last-Update: 2013-12-19
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/spec/spec_helper.rb
-+++ b/spec/spec_helper.rb
-@@ -1,5 +1,3 @@
--require 'rubygems'
--require 'bundler/setup'
- require 'rspec'
- require 'mocha/api'
+Index: ruby-mini-magick/spec/spec_helper.rb
+===================================================================
+--- ruby-mini-magick.orig/spec/spec_helper.rb
++++ ruby-mini-magick/spec/spec_helper.rb
+@@ -1,4 +1,4 @@
+-require "bundler/setup"
++#require "bundler/setup"
+ require "mini_magick"
+ require "pry"
  

-- 
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