[DRE-commits] [ruby-html2haml] 03/09: Refresh patches

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Sep 9 15:54:22 UTC 2015


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

lunar pushed a commit to branch master
in repository ruby-html2haml.

commit 9809fb01cc0e6f235a47dd7240c0836e4c0c4f6e
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Wed Sep 9 17:38:26 2015 +0200

    Refresh patches
---
 debian/patches/fix_test_path | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/patches/fix_test_path b/debian/patches/fix_test_path
index cf61c70..a874d2d 100644
--- a/debian/patches/fix_test_path
+++ b/debian/patches/fix_test_path
@@ -3,15 +3,20 @@ Forwarded: not-needed
 Last-Update: 2013-05-23
 Description: Explicitly declare 'test' in the tests' search path
 
---- ruby-html2haml-1.0.1.orig/test/html2haml_test.rb
-+++ ruby-html2haml-1.0.1/test/html2haml_test.rb
-@@ -1,3 +1,4 @@
+Index: git/test/html2haml_test.rb
+===================================================================
+--- git.orig/test/html2haml_test.rb
++++ git/test/html2haml_test.rb
+@@ -1,4 +1,5 @@
+ # encoding: UTF-8
 +$: << './test'
  require 'test_helper'
  
  class Html2HamlTest < MiniTest::Unit::TestCase
---- ruby-html2haml-1.0.1.orig/test/erb_test.rb
-+++ ruby-html2haml-1.0.1/test/erb_test.rb
+Index: git/test/erb_test.rb
+===================================================================
+--- git.orig/test/erb_test.rb
++++ git/test/erb_test.rb
 @@ -1,3 +1,4 @@
 +$: << './test'
  require 'test_helper'

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



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