[DRE-commits] [ruby-kyotocabinet] 03/03: Sync patch with actual upload
Christian Hofstaedtler
zeha at moszumanska.debian.org
Wed Jan 1 15:46:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-kyotocabinet.
commit a8d45a77d7930197b0afe8d6588b98b3ad49e636
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Jan 1 16:45:51 2014 +0100
Sync patch with actual upload
---
.../patches/0003-fix-test.rb-to-work-with-gem2deb.patch | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/patches/0003-fix-test.rb-to-work-with-gem2deb.patch b/debian/patches/0003-fix-test.rb-to-work-with-gem2deb.patch
index 9c646f2..0bd91a5 100644
--- a/debian/patches/0003-fix-test.rb-to-work-with-gem2deb.patch
+++ b/debian/patches/0003-fix-test.rb-to-work-with-gem2deb.patch
@@ -1,16 +1,16 @@
-From 08c9076544e02932184a2cf70f2e3cfb03fb2ce3 Mon Sep 17 00:00:00 2001
+From 6d51ce723e245fd1aad362c54bf4b1c5106fc912 Mon Sep 17 00:00:00 2001
From: Shawn Landden <shawnlandden at gmail.com>
Date: Fri, 8 Jun 2012 04:31:20 -0700
-Subject: [PATCH 3/5] fix test.rb to work with gem2deb
+Subject: [PATCH] fix test.rb to work with gem2deb
---
test.rb | 10 ++++++++++
1 file changed, 10 insertions(+)
-Index: ruby-kyotocabinet/test.rb
-===================================================================
---- ruby-kyotocabinet.orig/test.rb 2014-01-01 16:08:29.123829594 +0100
-+++ ruby-kyotocabinet/test.rb 2014-01-01 16:08:44.219755339 +0100
+diff --git a/test.rb b/test.rb
+index 17ea4ce..c76a64b 100755
+--- a/test.rb
++++ b/test.rb
@@ -29,6 +29,16 @@ formats = [
"kctest.rb misc '%s'",
]
@@ -28,3 +28,6 @@ Index: ruby-kyotocabinet/test.rb
system("rm -rf casket*")
rubycmd = Config::CONFIG["bindir"] + "/" + RbConfig::CONFIG['ruby_install_name']
all = confs.size * formats.size
+--
+1.7.9.5
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kyotocabinet.git
More information about the Pkg-ruby-extras-commits
mailing list