[DRE-commits] [ruby-fog-core] 03/08: remove patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 10 11:39:59 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-fog-core.

commit abee68a7699c96ec11a069f72f166e11c92db240
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Apr 10 11:58:44 2015 +0530

    remove patch
---
 debian/patches/add-fog-core-require.patch | 12 ------------
 debian/patches/series                     |  1 -
 2 files changed, 13 deletions(-)

diff --git a/debian/patches/add-fog-core-require.patch b/debian/patches/add-fog-core-require.patch
deleted file mode 100644
index 0d423b2..0000000
--- a/debian/patches/add-fog-core-require.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Description: add require 'fog/core' to fix tests
- Tests fail otherwise.
-Author: Pirate Praveen <praveen at debian.org>
-Last-Update: <2014-11-17>
-
---- ruby-fog-core-1.24.0.orig/tests/core/whitelist_keys_tests.rb
-+++ ruby-fog-core-1.24.0/tests/core/whitelist_keys_tests.rb
-@@ -1,3 +1,4 @@
-+require 'fog/core'
- input_hash = {
-   :name => 'test-server',
-   :flavor => '123',
diff --git a/debian/patches/series b/debian/patches/series
index ce6a008..9a1e9ea 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-add-fog-core-require.patch
 2001_avoid_git_in_gemspec.patch

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



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