[DRE-commits] [ruby-inline] 02/03: Refresh local patches

zeha at debian.org zeha at debian.org
Thu May 5 23:17:33 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-inline.

commit 8d84de908ad0586e3baefafc4cdaf9d16d22bd68
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu May 5 23:07:17 2016 +0000

    Refresh local patches
---
 debian/patches/fix-tests-in-debian-build-env | 6 +++---
 debian/patches/ruby2.0-multiarch             | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/fix-tests-in-debian-build-env b/debian/patches/fix-tests-in-debian-build-env
index f272f25..912dfaf 100644
--- a/debian/patches/fix-tests-in-debian-build-env
+++ b/debian/patches/fix-tests-in-debian-build-env
@@ -4,8 +4,8 @@ Last-Update: 2014-01-15
 
 Index: ruby-inline/test/test_inline.rb
 ===================================================================
---- ruby-inline.orig/test/test_inline.rb	2014-01-15 18:01:00.136727299 +0100
-+++ ruby-inline/test/test_inline.rb	2014-01-15 18:01:00.192727046 +0100
+--- ruby-inline.orig/test/test_inline.rb
++++ ruby-inline/test/test_inline.rb
 @@ -14,7 +14,7 @@ File.umask(0)
  
  require 'pathname'
@@ -14,4 +14,4 @@ Index: ruby-inline/test/test_inline.rb
 +$inline_path      = './debian/ruby-inline/usr/lib/ruby/vendor_ruby/inline.rb'
  $test_inline_path = './test/test_inline.rb'
  
- class InlineTestCase < MiniTest::Unit::TestCase
+ class InlineTestCase < Minitest::Test
diff --git a/debian/patches/ruby2.0-multiarch b/debian/patches/ruby2.0-multiarch
index a12904a..439ad6f 100644
--- a/debian/patches/ruby2.0-multiarch
+++ b/debian/patches/ruby2.0-multiarch
@@ -4,9 +4,9 @@ Last-Update: 2014-01-15
 
 Index: ruby-inline/lib/inline.rb
 ===================================================================
---- ruby-inline.orig/lib/inline.rb	2014-01-15 18:19:01.959718169 +0100
-+++ ruby-inline/lib/inline.rb	2014-01-15 18:19:11.483673062 +0100
-@@ -595,6 +595,7 @@ VALUE #{method}_equals(VALUE value) {
+--- ruby-inline.orig/lib/inline.rb
++++ ruby-inline/lib/inline.rb
+@@ -597,6 +597,7 @@ VALUE #{method}_equals(VALUE value) {
                    (RbConfig::CONFIG['LDFLAGS']          if sane),
                    '-I', hdrdir,
                    config_hdrdir,

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



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