[DRE-commits] [ruby-zip] 02/07: Drop 'dont-use-home' patch; Fixed upstream

David Suárez deiv-guest at moszumanska.debian.org
Tue Sep 23 18:47:45 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-zip.

commit 38a406a3c95b9fcd4623e6abeb1c477e9d0afca9
Author: David Suárez <david.sephirot at gmail.com>
Date:   Tue Sep 23 20:31:14 2014 +0200

    Drop 'dont-use-home' patch; Fixed upstream
---
 debian/patches/dont-use-home.patch | 12 ------------
 debian/patches/series              |  1 -
 2 files changed, 13 deletions(-)

diff --git a/debian/patches/dont-use-home.patch b/debian/patches/dont-use-home.patch
deleted file mode 100644
index bbfa766..0000000
--- a/debian/patches/dont-use-home.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/test/file_test.rb
-+++ b/test/file_test.rb
-@@ -18,9 +18,6 @@ class ZipFileTest < MiniTest::Unit::Test
-     end
- 
-     ::File.open(EMPTY_FILENAME, 'wb') { |file| file.write buffer.string }
--    # Not sure if the following line was just accidentally left in, but
--    # it's not related to the tests and breaks on windows
--    `cp #{EMPTY_FILENAME} ~/test.zip` unless Zip::RUNNING_ON_WINDOWS
- 
-     zfRead = ::Zip::File.new(EMPTY_FILENAME)
-     assert_equal(comment, zfRead.comment)
diff --git a/debian/patches/series b/debian/patches/series
index 5a749b4..6b97100 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 ignore-simplecov.diff
-dont-use-home.patch

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



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