[DRE-commits] [ruby-paranoia] 03/04: remove bundler
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Sun Jan 29 16:38:51 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-paranoia.
commit 0139aec08dc13849254613f3199373aa7989a93d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Jan 29 12:42:32 2017 +0530
    remove bundler
---
 debian/patches/remove-bundler.patch | 7 +++++++
 debian/patches/series               | 1 +
 2 files changed, 8 insertions(+)
diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
new file mode 100644
index 0000000..2e5ef64
--- /dev/null
+++ b/debian/patches/remove-bundler.patch
@@ -0,0 +1,7 @@
+--- a/test/paranoia_test.rb
++++ b/test/paranoia_test.rb
+@@ -1,4 +1,3 @@
+-require 'bundler/setup'
+ require 'active_record'
+ require 'minitest/autorun'
+ require 'paranoia'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0712931
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-bundler.patch
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-paranoia.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list