[DRE-commits] [ruby-net-ssh] 04/06: Refresh patches

Lucas Nussbaum lucas at moszumanska.debian.org
Tue May 5 08:13:24 UTC 2015


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

lucas pushed a commit to branch master
in repository ruby-net-ssh.

commit 708a124ae2470bb76aed11c8bc178de933506ffc
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Tue May 5 09:53:52 2015 +0200

    Refresh patches
---
 debian/patches/dont-test-cyphers-that-dont-have-fixtures | 6 +++---
 debian/patches/skip-test-broken-on-1.8.patch             | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/dont-test-cyphers-that-dont-have-fixtures b/debian/patches/dont-test-cyphers-that-dont-have-fixtures
index 8f802e4..a6064a5 100644
--- a/debian/patches/dont-test-cyphers-that-dont-have-fixtures
+++ b/debian/patches/dont-test-cyphers-that-dont-have-fixtures
@@ -3,9 +3,9 @@ Description: Don't test cyphers that don't have fixtures
 Author: David Suárez <david.sephirot at gmail.com>
 Last-Update: 2014-10-5
 
---- ruby-net-ssh-2.9.1.orig/test/transport/test_packet_stream.rb
-+++ ruby-net-ssh-2.9.1/test/transport/test_packet_stream.rb
-@@ -1683,6 +1683,8 @@ module Transport
+--- a/test/transport/test_packet_stream.rb
++++ b/test/transport/test_packet_stream.rb
+@@ -1689,6 +1689,8 @@ module Transport
          next
        end
  
diff --git a/debian/patches/skip-test-broken-on-1.8.patch b/debian/patches/skip-test-broken-on-1.8.patch
index 42ac7f3..5c46a61 100644
--- a/debian/patches/skip-test-broken-on-1.8.patch
+++ b/debian/patches/skip-test-broken-on-1.8.patch
@@ -17,7 +17,7 @@ Author: Antonio Terceiro <terceiro at debian.org>
 +end
 --- a/test/test_buffer.rb
 +++ b/test/test_buffer.rb
-@@ -32,7 +32,7 @@ class TestBuffer < Test::Unit::TestCase
+@@ -34,7 +34,7 @@ class TestBuffer < Test::Unit::TestCase
    def test_from_should_measure_bytesize_of_utf_8_string_correctly
      buffer = Net::SSH::Buffer.from(:string, "\u2603") # Snowman is 3 bytes
      assert_equal "\0\0\0\3\u2603", buffer.to_s

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



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