[DRE-commits] [ruby-net-ssh] 03/06: Drop patches.

Unit 193 unit193-guest at moszumanska.debian.org
Wed Jul 19 07:15:08 UTC 2017


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

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

commit 12c0746207224e2faf5730968b881e4a8080c591
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Tue Jul 4 03:47:53 2017 -0400

    Drop patches.
---
 debian/patches/dont-test-cyphers-that-dont-have-fixtures | 16 ----------------
 debian/patches/drop-require-test-unit.patch              | 14 --------------
 debian/patches/series                                    |  2 --
 3 files changed, 32 deletions(-)

diff --git a/debian/patches/dont-test-cyphers-that-dont-have-fixtures b/debian/patches/dont-test-cyphers-that-dont-have-fixtures
deleted file mode 100644
index fed3900..0000000
--- a/debian/patches/dont-test-cyphers-that-dont-have-fixtures
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Don't test cyphers that don't have fixtures
-
-Author: David Suárez <david.sephirot at gmail.com>
-Last-Update: 2014-10-5
-
---- a/test/transport/test_packet_stream.rb
-+++ b/test/transport/test_packet_stream.rb
-@@ -1690,6 +1690,8 @@ module Transport
-         next
-       end
- 
-+      next if cipher_name == 'aes256-gcm at openssh.com' or cipher_name == 'aes128-gcm at openssh.com'
-+
-       # JRuby Zlib implementation (1.4 & 1.5) does not have byte-to-byte compatibility with MRI's.
-       # skip these 80 or more tests under JRuby.
-       if defined?(JRUBY_VERSION)
diff --git a/debian/patches/drop-require-test-unit.patch b/debian/patches/drop-require-test-unit.patch
deleted file mode 100644
index c6b0f58..0000000
--- a/debian/patches/drop-require-test-unit.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: drop call to gem 'test-unit'
- This is a temporary workaround for #784424. It can be removed when this bug will be fixed.
-Author: Lucas Nussbaum <lucas at debian.org>
-Origin: vendor
-Forwarded: not-needed
-Last-Update: 2015-05-06
---- a/test/common.rb
-+++ b/test/common.rb
-@@ -1,5 +1,4 @@
- $LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib"
--gem "test-unit" # http://rubyforge.org/pipermail/test-unit-tracker/2009-July/000075.html
- gem 'mocha'
- require 'test/unit'
- require 'mocha/setup'
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index c93c75f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-dont-test-cyphers-that-dont-have-fixtures
-drop-require-test-unit.patch

-- 
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