[DRE-commits] [ruby-nokogiri] 03/03: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Dec 23 12:52:29 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-nokogiri.

commit 6302b120d3e10b7ca9fb2c33222cc967d50fa1e3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Dec 23 17:56:03 2015 +0530

    refresh patch
---
 debian/patches/always_use_system_libraries.patch | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/debian/patches/always_use_system_libraries.patch b/debian/patches/always_use_system_libraries.patch
index 72d8cf1..262f9cc 100644
--- a/debian/patches/always_use_system_libraries.patch
+++ b/debian/patches/always_use_system_libraries.patch
@@ -4,8 +4,10 @@ Origin: vendor
 Forwarded: not-needed
 Last-Update: 2014-07-25
 
---- a/ext/nokogiri/extconf.rb
-+++ b/ext/nokogiri/extconf.rb
+Index: ruby-nokogiri/ext/nokogiri/extconf.rb
+===================================================================
+--- ruby-nokogiri.orig/ext/nokogiri/extconf.rb
++++ ruby-nokogiri/ext/nokogiri/extconf.rb
 @@ -302,7 +302,7 @@ def lib_a(ldflag)
  end
  
@@ -15,8 +17,10 @@ Last-Update: 2014-07-25
  end
  
  #
---- a/Rakefile
-+++ b/Rakefile
+Index: ruby-nokogiri/Rakefile
+===================================================================
+--- ruby-nokogiri.orig/Rakefile
++++ ruby-nokogiri/Rakefile
 @@ -126,13 +126,6 @@ HOE = Hoe.spec 'nokogiri' do
    ]
    self.clean_globs += Dir.glob("ports/*").reject { |d| d =~ %r{/archives$} }
@@ -30,11 +34,13 @@ Last-Update: 2014-07-25
 -
    self.extra_dev_deps += [
      ["hoe-bundler",     ">= 1.1"],
-     ["hoe-debugging",   "~> 1.2.0"],
---- a/metadata.yml
-+++ b/metadata.yml
+     ["hoe-debugging",   "~> 1.2.1"],
+Index: ruby-nokogiri/metadata.yml
+===================================================================
+--- ruby-nokogiri.orig/metadata.yml
++++ ruby-nokogiri/metadata.yml
 @@ -15,20 +15,6 @@ cert_chain: []
- date: 2015-11-30 00:00:00.000000000 Z
+ date: 2015-12-17 00:00:00.000000000 Z
  dependencies:
  - !ruby/object:Gem::Dependency
 -  name: mini_portile2

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



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