[DRE-commits] [ruby-colorize] 03/04: freshen fix_tests.patch

Michael Crusoe misterc-guest at moszumanska.debian.org
Mon Sep 19 13:02:52 UTC 2016


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

misterc-guest pushed a commit to tag debian/0.8.1-1
in repository ruby-colorize.

commit 11d9684096710624a7f6b8d9d5cd641fe0895c94
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Mon Sep 19 05:59:13 2016 -0700

    freshen fix_tests.patch
---
 debian/changelog               | 1 +
 debian/patches/fix_tests.patch | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 348c270..8ccd4a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-colorize (0.8.1-1) UNRELEASED; urgency=medium
 
   * new upstream release
+  * freshen fix_tests.patch
 
  -- Michael R. Crusoe <michael.crusoe at gmail.com>  Mon, 19 Sep 2016 02:59:18 -0700
 
diff --git a/debian/patches/fix_tests.patch b/debian/patches/fix_tests.patch
index 89157fc..352903c 100644
--- a/debian/patches/fix_tests.patch
+++ b/debian/patches/fix_tests.patch
@@ -5,10 +5,10 @@ Forwarded: not-needed
 --- ruby-colorize.orig/test/test_colorize.rb
 +++ ruby-colorize/test/test_colorize.rb
 @@ -1,8 +1,5 @@
--require "codeclimate-test-reporter"
+-require 'codeclimate-test-reporter'
 -CodeClimate::TestReporter.start
 -
- require "minitest/autorun"
+ require 'minitest/autorun'
 -require File.dirname(__FILE__) + '/../lib/colorize'
 +require 'colorize'
  

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



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