[DRE-commits] [ruby-unf-ext] 02/06: Refresh patches

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Mon Aug 28 06:54:45 UTC 2017


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

uwabami-guest pushed a commit to tag debian/0.0.7.4-1
in repository ruby-unf-ext.

commit 2c2c8d8d4242792a4801909ec41230b779da3321
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Sun Aug 20 23:31:31 2017 +0900

    Refresh patches
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/patches/0002-force-using-CXX-instead-of-CC.patch    | 4 +---
 debian/patches/0003-Replace-git-execution-in-gemspec.patch | 4 +---
 debian/patches/series                                      | 2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/patches/0002-force-using-CXX-instead-of-CC.patch b/debian/patches/0002-force-using-CXX-instead-of-CC.patch
index 2d686b1..428e4e8 100644
--- a/debian/patches/0002-force-using-CXX-instead-of-CC.patch
+++ b/debian/patches/0002-force-using-CXX-instead-of-CC.patch
@@ -7,11 +7,9 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
  ext/unf_ext/extconf.rb | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
-diff --git a/ext/unf_ext/extconf.rb b/ext/unf_ext/extconf.rb
-index 9068085..8b1c06b 100644
 --- a/ext/unf_ext/extconf.rb
 +++ b/ext/unf_ext/extconf.rb
-@@ -10,9 +10,9 @@ create_makefile 'unf_ext'
+@@ -10,9 +10,9 @@
  
  unless CONFIG['CXX']
    case CONFIG['CC']
diff --git a/debian/patches/0003-Replace-git-execution-in-gemspec.patch b/debian/patches/0003-Replace-git-execution-in-gemspec.patch
index d79d8b9..5b04838 100644
--- a/debian/patches/0003-Replace-git-execution-in-gemspec.patch
+++ b/debian/patches/0003-Replace-git-execution-in-gemspec.patch
@@ -7,11 +7,9 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
  unf_ext.gemspec | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/unf_ext.gemspec b/unf_ext.gemspec
-index 28f6eda..65212e6 100644
 --- a/unf_ext.gemspec
 +++ b/unf_ext.gemspec
-@@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
+@@ -13,7 +13,7 @@
    gem.homepage      = "https://github.com/knu/ruby-unf_ext"
    gem.licenses      = ["MIT"]
  
diff --git a/debian/patches/series b/debian/patches/series
index eb91451..0e7948a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
 0001-Drop-Bundler-depndencies.patch
 0002-force-using-CXX-instead-of-CC.patch
 0003-Replace-git-execution-in-gemspec.patch
-0004-Integrate-a-patch-to-fix-compile-issues-on-ARM-and-G.patch
+# 0004-Integrate-a-patch-to-fix-compile-issues-on-ARM-and-G.patch

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



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