[DRE-commits] [ruby-net-ssh] 04/06: Refresh patches
Lucas Nussbaum
lucas at moszumanska.debian.org
Thu Jul 21 21:44:24 UTC 2016
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 449de65827fbf51004bfa71788a1a48eccc81375
Author: Lucas Nussbaum <lucas at debian.org>
Date: Thu Jul 21 23:34:18 2016 +0200
Refresh patches
---
debian/patches/dont-test-cyphers-that-dont-have-fixtures | 2 +-
debian/patches/drop-require-test-unit.patch | 6 ++----
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/patches/dont-test-cyphers-that-dont-have-fixtures b/debian/patches/dont-test-cyphers-that-dont-have-fixtures
index a6064a5..fed3900 100644
--- a/debian/patches/dont-test-cyphers-that-dont-have-fixtures
+++ b/debian/patches/dont-test-cyphers-that-dont-have-fixtures
@@ -5,7 +5,7 @@ Last-Update: 2014-10-5
--- a/test/transport/test_packet_stream.rb
+++ b/test/transport/test_packet_stream.rb
-@@ -1689,6 +1689,8 @@ module Transport
+@@ -1690,6 +1690,8 @@ module Transport
next
end
diff --git a/debian/patches/drop-require-test-unit.patch b/debian/patches/drop-require-test-unit.patch
index 5f1358d..c6b0f58 100644
--- a/debian/patches/drop-require-test-unit.patch
+++ b/debian/patches/drop-require-test-unit.patch
@@ -4,10 +4,8 @@ Author: Lucas Nussbaum <lucas at debian.org>
Origin: vendor
Forwarded: not-needed
Last-Update: 2015-05-06
-Index: ruby-net-ssh/test/common.rb
-===================================================================
---- ruby-net-ssh.orig/test/common.rb
-+++ ruby-net-ssh/test/common.rb
+--- 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
--
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