[DRE-commits] [SCM] ruby-zoom.git branch, master, updated. upstream/0.4.1-9-gfceb3df

Paul van Tilburg paulvt at debian.org
Tue May 29 20:16:47 UTC 2012


The following commit has been merged in the master branch:
commit dd5f358dfc8657ad83d9160b88a71cd3862c6a36
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Tue May 29 22:16:31 2012 +0200

    Added patch description

diff --git a/debian/patches/fix_assert_in_test.patch b/debian/patches/fix_assert_in_test.patch
index 008eded..ea2c974 100644
--- a/debian/patches/fix_assert_in_test.patch
+++ b/debian/patches/fix_assert_in_test.patch
@@ -1,3 +1,9 @@
+Description: Fix an error in a test script
+ The test script in question fails using the new ruby-test-unit test suite
+ as the first argument should always be a String, Proc or test object.
+Author: Paul van Tilburg <paulvt at debian.org>
+Last-Update: 2012-05-29
+
 --- a/test/package_test.rb
 +++ b/test/package_test.rb
 @@ -31,7 +31,7 @@

-- 
ruby-zoom.git



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