[DRE-commits] [ruby-devise] 28/43: drop patches now that we are not running tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 21 13:11:12 UTC 2015


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

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

commit 4775c704826d8e0ef2deb31fdfe1766297d13119
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 24 16:29:27 2014 +0530

    drop patches now that we are not running tests
---
 debian/patches/remove-rubygems-bundler.patch | 16 ----------------
 debian/patches/series                        |  1 -
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/remove-rubygems-bundler.patch b/debian/patches/remove-rubygems-bundler.patch
deleted file mode 100644
index 560db4d..0000000
--- a/debian/patches/remove-rubygems-bundler.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/test/rails_app/config/boot.rb
-+++ b/test/rails_app/config/boot.rb
-@@ -2,7 +2,9 @@
-   DEVISE_ORM = (ENV["DEVISE_ORM"] || :active_record).to_sym
- end
- 
--require 'rubygems'
--require 'bundler/setup'
-+#require 'rubygems'
-+#require 'bundler/setup'
- 
--$:.unshift File.expand_path('../../../../lib', __FILE__)
-\ No newline at end of file
-+#$:.unshift File.expand_path('../../../../lib', __FILE__)
-+
-+require 'devise'
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 005fb51..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-remove-rubygems-bundler.patch

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



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