[DRE-commits] [ruby-minitest-utils] 07/09: Make tests run

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Sep 6 07:03:05 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-minitest-utils.

commit ff45ff5700d29156cccddf3cc9b93c4b945dd623
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Sep 6 11:31:41 2015 +0530

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

diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
new file mode 100644
index 0000000..c4c9de3
--- /dev/null
+++ b/debian/patches/remove-bundler.patch
@@ -0,0 +1,11 @@
+Description: Remove bundler dependency during tests
+Author: Balasankar C <balasankarc at autistici.org>
+Last-Update: 2015-09-06
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/test/test_helper.rb
++++ b/test/test_helper.rb
+@@ -1,3 +1,2 @@
+-require 'bundler/setup'
+ require 'minitest/utils'
+ 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-minitest-utils.git



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