[DRE-commits] [ruby-inline] 03/05: Refresh patches
Christian Hofstaedtler
zeha at moszumanska.debian.org
Wed Jan 15 22:36:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-inline.
commit 2c2039a0ee24b83d38a91f70b08d8c1369665469
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Jan 15 18:22:03 2014 +0100
Refresh patches
---
debian/patches/inline_mapping_instead_of_zentest_mapping | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/inline_mapping_instead_of_zentest_mapping b/debian/patches/inline_mapping_instead_of_zentest_mapping
index 5f7071d..26b09f9 100644
--- a/debian/patches/inline_mapping_instead_of_zentest_mapping
+++ b/debian/patches/inline_mapping_instead_of_zentest_mapping
@@ -9,9 +9,9 @@ Description: Replaced ZenTestMapping usage with custom implementation
Index: ruby-inline/lib/inline.rb
===================================================================
---- ruby-inline.orig/lib/inline.rb 2012-02-06 13:10:32.000000000 -0600
-+++ ruby-inline/lib/inline.rb 2012-02-06 13:10:33.000000000 -0600
-@@ -52,7 +52,7 @@
+--- ruby-inline.orig/lib/inline.rb 2014-01-15 18:14:38.476959571 +0100
++++ ruby-inline/lib/inline.rb 2014-01-15 18:14:38.476959571 +0100
+@@ -52,7 +52,7 @@ require "digest/md5"
require 'fileutils'
#require 'rubygems'
@@ -20,7 +20,7 @@ Index: ruby-inline/lib/inline.rb
$TESTING = false unless defined? $TESTING
-@@ -156,7 +156,7 @@
+@@ -165,7 +165,7 @@ module Inline
class C
@@ -29,7 +29,7 @@ Index: ruby-inline/lib/inline.rb
MAGIC_ARITY_THRESHOLD = 15
MAGIC_ARITY = -1
-@@ -250,7 +250,7 @@
+@@ -259,7 +259,7 @@ module Inline
signature = parse_signature(src, !expand_types)
function_name = signature['name']
method_name = options[:method_name]
--
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