[DRE-commits] [SCM] ruby-gruff.git branch, master, updated. upstream/0.3.6-4-g3e1ebdb

Gunnar Wolf gwolf at gwolf.org
Fri Aug 12 22:48:21 UTC 2011


The following commit has been merged in the master branch:
commit ec659a65412e83f564914c6e5a4b50b6ecd6ce40
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Fri Aug 12 17:30:22 2011 -0500

    Fix test case that fails because of a now obsolete call

diff --git a/debian/patches/remove_obsolete_call_from_test_line b/debian/patches/remove_obsolete_call_from_test_line
new file mode 100644
index 0000000..c764b96
--- /dev/null
+++ b/debian/patches/remove_obsolete_call_from_test_line
@@ -0,0 +1,12 @@
+Index: ruby-gruff/test/test_line.rb
+===================================================================
+--- ruby-gruff.orig/test/test_line.rb	2011-08-12 17:29:15.000000000 -0500
++++ ruby-gruff/test/test_line.rb	2011-08-12 17:29:32.000000000 -0500
+@@ -462,7 +462,6 @@
+     g.legend_font_size = 12
+     g.marker_font_size = 16
+     g.hide_dots = false
+-    g.label_max_decimals = 1
+ 
+     g.write('test/output/line_jruby_error.png')
+   end
diff --git a/debian/patches/series b/debian/patches/series
index 0ec2f5a..71259aa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+remove_obsolete_call_from_test_line
 sort_needed_for_test_scene

-- 
ruby-gruff.git



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