[DRE-commits] [ruby-html-pipeline] 04/08: remove bundler

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 2 10:00:45 UTC 2015


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

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

commit 9c792ba0a9a901624c4fd7263dddec61e34cd7e7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jul 2 15:20:13 2015 +0530

    remove bundler
---
 debian/patches/remove-bundler.patch | 10 ++++++++++
 debian/patches/series               |  1 +
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
new file mode 100644
index 0000000..3791015
--- /dev/null
+++ b/debian/patches/remove-bundler.patch
@@ -0,0 +1,10 @@
+Index: ruby-html-pipeline-1.11.0/test/test_helper.rb
+===================================================================
+--- ruby-html-pipeline-1.11.0.orig/test/test_helper.rb
++++ ruby-html-pipeline-1.11.0/test/test_helper.rb
+@@ -1,4 +1,4 @@
+-require 'bundler/setup'
++#require 'bundler/setup'
+ require 'html/pipeline'
+ require 'minitest/autorun'
+ 
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-html-pipeline.git



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