[DRE-commits] [ruby-nokogiri] 06/09: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 31 07:45:57 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 2a60795d607a4e119be4475aaddaf2ce8ca74282
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Mar 31 12:24:10 2015 +0530

    refresh patch
---
 debian/patches/always_use_system_libraries.patch | 46 ++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

diff --git a/debian/patches/always_use_system_libraries.patch b/debian/patches/always_use_system_libraries.patch
index 0dd0e43..3ae77c9 100644
--- a/debian/patches/always_use_system_libraries.patch
+++ b/debian/patches/always_use_system_libraries.patch
@@ -17,3 +17,49 @@ Index: ruby-nokogiri/ext/nokogiri/extconf.rb
  end
  
  #
+Index: ruby-nokogiri/Rakefile
+===================================================================
+--- ruby-nokogiri.orig/Rakefile
++++ ruby-nokogiri/Rakefile
+@@ -128,16 +128,6 @@ HOE = Hoe.spec 'nokogiri' do
+     # GENERATED_TOKENIZER
+   ]
+ 
+-  unless java?
+-    self.extra_deps += [
+-      # this dependency locked because we're monkey-punching mini_portile.
+-      # for more details, see:
+-      # - https://github.com/sparklemotion/nokogiri/issues/1102
+-      # - https://github.com/luislavena/mini_portile/issues/32
+-      ["mini_portile",    "~> 0.6.0"],
+-    ]
+-  end
+-
+   self.extra_dev_deps += [
+     ["hoe-bundler",     ">= 1.1"],
+     ["hoe-debugging",   "~> 1.2.0"],
+Index: ruby-nokogiri/metadata.yml
+===================================================================
+--- ruby-nokogiri.orig/metadata.yml
++++ ruby-nokogiri/metadata.yml
+@@ -15,20 +15,6 @@ cert_chain: []
+ date: 2015-01-23 00:00:00.000000000 Z
+ dependencies:
+ - !ruby/object:Gem::Dependency
+-  name: mini_portile
+-  requirement: !ruby/object:Gem::Requirement
+-    requirements:
+-    - - ~>
+-      - !ruby/object:Gem::Version
+-        version: 0.6.0
+-  type: :runtime
+-  prerelease: false
+-  version_requirements: !ruby/object:Gem::Requirement
+-    requirements:
+-    - - ~>
+-      - !ruby/object:Gem::Version
+-        version: 0.6.0
+-- !ruby/object:Gem::Dependency
+   name: rdoc
+   requirement: !ruby/object:Gem::Requirement
+     requirements:

-- 
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