[DRE-commits] [nanoc] 04/05: refresh deactivate_test_huge_site.patch and deactivate_rubygems_in_tests.patch

Cédric Boutillier boutil at moszumanska.debian.org
Fri May 9 15:58:15 UTC 2014


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

boutil pushed a commit to branch master
in repository nanoc.

commit c0b46f38588435437ccb6128a90ac9910312315f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri May 9 17:23:25 2014 +0200

    refresh deactivate_test_huge_site.patch and deactivate_rubygems_in_tests.patch
---
 debian/patches/deactivate_rubygems_in_tests.patch | 4 ++--
 debian/patches/deactivate_test_huge_site.patch    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/deactivate_rubygems_in_tests.patch b/debian/patches/deactivate_rubygems_in_tests.patch
index e03a341..3668b87 100644
--- a/debian/patches/deactivate_rubygems_in_tests.patch
+++ b/debian/patches/deactivate_rubygems_in_tests.patch
@@ -2,7 +2,7 @@ Description: do not use gem_loader.rb, which relies on rubygems
 Origin: vendor
 Forwarded: not-needed
 Author: Cédric Boutillier <boutil at debian.org>
-Last-Update: 2014-02-10
+Last-Update: 2014-05-09
 
 --- a/test/helper.rb
 +++ b/test/helper.rb
@@ -14,4 +14,4 @@ Last-Update: 2014-02-10
 +#require File.dirname(__FILE__) + '/gem_loader.rb'
  
  # Load unit testing stuff
- begin
+ require 'minitest/unit'
diff --git a/debian/patches/deactivate_test_huge_site.patch b/debian/patches/deactivate_test_huge_site.patch
index 2bb2f28..6eeec87 100644
--- a/debian/patches/deactivate_test_huge_site.patch
+++ b/debian/patches/deactivate_test_huge_site.patch
@@ -3,11 +3,11 @@ Description: deactivate test about compiling huge sites
  Errno::EMLINK: Too many links
 Author: Cédric Boutillier <boutil at debian.org>
 Forwarded: no
-Last-Update: 2013-10-01
+Last-Update: 2014-05-09
 
 --- a/test/data_sources/test_filesystem_unified.rb
 +++ b/test/data_sources/test_filesystem_unified.rb
-@@ -459,7 +459,7 @@
+@@ -499,7 +499,7 @@
      assert_equal nil,            data_source.send(:filename_for, '/foo', nil)
    end
  

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



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