[DRE-commits] [ruby-model-tokenizer] 07/08: add remove_bundler.patch

Nitesh A Jain niteshjain-guest at moszumanska.debian.org
Mon Nov 17 19:22:58 UTC 2014


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

niteshjain-guest pushed a commit to branch master
in repository ruby-model-tokenizer.

commit 35f8ccfcf895565630808fd19c0b9b2df4d45e79
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Tue Nov 18 00:44:42 2014 +0530

    add remove_bundler.patch
---
 debian/patches/remove_bundle.patch | 13 +++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/remove_bundle.patch b/debian/patches/remove_bundle.patch
new file mode 100644
index 0000000..e2eaf00
--- /dev/null
+++ b/debian/patches/remove_bundle.patch
@@ -0,0 +1,13 @@
+Description: Remove bundler from test/helper.rb
+Author: Nitesh A Jain <niteshjain92 at gmail.com>
+Forwarded: No
+Last-Update: 2014-11-18
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/test/helper.rb
++++ b/test/helper.rb
+@@ -1,4 +1,3 @@
+-require "bundler/setup"
+ # if ENV['COVERAGE']
+ #   require 'coveralls'
+ #   Coveralls.wear!
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..d0e2c64
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove_bundle.patch

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



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