[DRE-commits] [ruby-mime-types] 02/05: debian/patches: drop ignore-refutation.diff, not needed anymore

Cédric Boutillier boutil at alioth.debian.org
Sat Sep 14 14:49:11 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-mime-types.

commit 1a95237d558da98d4db5d49f719b1acf1f66ff0d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Sep 14 16:42:42 2013 +0200

    debian/patches: drop ignore-refutation.diff, not needed anymore
---
 debian/patches/ignore-refutation.diff |   14 --------------
 debian/patches/series                 |    1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/ignore-refutation.diff b/debian/patches/ignore-refutation.diff
deleted file mode 100644
index 612d368..0000000
--- a/debian/patches/ignore-refutation.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: ignore refutation to fix tests
-Upstream-bug: https://github.com/halostatue/mime-types/issues/8
-
---- ruby-mime-types-1.17.2.orig/test/test_mime_type.rb
-+++ ruby-mime-types-1.17.2/test/test_mime_type.rb
-@@ -179,7 +179,7 @@ class TestMIME_Type < MiniTest::Unit::Te
- 
-   def test_platform_eh
-     yaml = yaml_mime_type_from_array
--    refute(yaml.platform?)
-+    #refute(yaml.platform?)
-     yaml.system = nil
-     refute(yaml.platform?)
-     yaml.system = %r{#{RUBY_PLATFORM}}
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 831338e..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-ignore-refutation.diff

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



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