[DRE-commits] [ruby-rjb] 09/11: Refresh patches

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Apr 10 18:57:23 UTC 2014


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

lunar pushed a commit to branch master
in repository ruby-rjb.

commit 1d2f3a89e522bd755246b2c2b6bfd41633c29d46
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Apr 10 20:49:46 2014 +0200

    Refresh patches
---
 debian/patches/0002-Fix-paths-to-jars-in-test-suite.patch             | 2 +-
 debian/patches/0003-Remove-broken-encoding-test.patch                 | 2 +-
 .../0004-Use-an-method-that-always-returns-an-object-in-test_.patch   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0002-Fix-paths-to-jars-in-test-suite.patch b/debian/patches/0002-Fix-paths-to-jars-in-test-suite.patch
index 804c6dd..7d94631 100644
--- a/debian/patches/0002-Fix-paths-to-jars-in-test-suite.patch
+++ b/debian/patches/0002-Fix-paths-to-jars-in-test-suite.patch
@@ -51,7 +51,7 @@ index cc673b9..9b301f0 100644
        Rjb::import('jp.co.infoseek.hp.arton.rjb.JarTest2')
        fail 'no exception'
 diff --git a/test/test.rb b/test/test.rb
-index b563603..cebb8db 100755
+index ed79ca1..80907d8 100755
 --- a/test/test.rb
 +++ b/test/test.rb
 @@ -749,14 +749,14 @@ class TestRjb < Test::Unit::TestCase
diff --git a/debian/patches/0003-Remove-broken-encoding-test.patch b/debian/patches/0003-Remove-broken-encoding-test.patch
index 0fac0e1..d08e39b 100644
--- a/debian/patches/0003-Remove-broken-encoding-test.patch
+++ b/debian/patches/0003-Remove-broken-encoding-test.patch
@@ -7,7 +7,7 @@ Subject: Remove broken encoding test
  1 file changed, 72 deletions(-)
 
 diff --git a/test/test.rb b/test/test.rb
-index cebb8db..a566e62 100755
+index 80907d8..7ef5b7c 100755
 --- a/test/test.rb
 +++ b/test/test.rb
 @@ -143,78 +143,6 @@ class TestRjb < Test::Unit::TestCase
diff --git a/debian/patches/0004-Use-an-method-that-always-returns-an-object-in-test_.patch b/debian/patches/0004-Use-an-method-that-always-returns-an-object-in-test_.patch
index bc46b93..7e59a71 100644
--- a/debian/patches/0004-Use-an-method-that-always-returns-an-object-in-test_.patch
+++ b/debian/patches/0004-Use-an-method-that-always-returns-an-object-in-test_.patch
@@ -10,10 +10,10 @@ building the Debian package unattended.
  1 file changed, 4 insertions(+), 4 deletions(-)
 
 diff --git a/test/test.rb b/test/test.rb
-index a566e62..a152e0e 100755
+index 7ef5b7c..5eb2cfe 100755
 --- a/test/test.rb
 +++ b/test/test.rb
-@@ -783,10 +783,10 @@ class TestRjb < Test::Unit::TestCase
+@@ -796,10 +796,10 @@ class TestRjb < Test::Unit::TestCase
    end
    def test_noarg_sinvoke()
      sys = import('java.lang.System')

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



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