[DRE-commits] [chef-zero] 03/08: Refresh patches.

Stefano Rivera stefano at rivera.za.net
Tue Oct 14 00:26:53 UTC 2014


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

stefanor pushed a commit to branch master
in repository chef-zero.

commit 2dafdd402607bf5e71212488c00379de5460ddc2
Author: Stefano Rivera <stefanor at debian.org>
Date:   Thu Oct 9 16:02:34 2014 +0200

    Refresh patches.
---
 debian/changelog           |  1 +
 debian/patches/no-rubygems | 25 +++++++++++++++++++++----
 2 files changed, 22 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 47dd62a..fba39f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 chef-zero (3.1.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Stefano Rivera <stefanor at debian.org>  Thu, 09 Oct 2014 16:02:11 +0200
 
diff --git a/debian/patches/no-rubygems b/debian/patches/no-rubygems
index f71448a..07fd252 100644
--- a/debian/patches/no-rubygems
+++ b/debian/patches/no-rubygems
@@ -24,10 +24,27 @@ Last-Updated: 2014-01-09
  require 'timeout'
  require 'stringio'
  
-diff --git a/spec/run.rb b/spec/run.rb
-index 01dffe9..dea9d3c 100644
---- a/spec/run.rb
-+++ b/spec/run.rb
+--- a/Rakefile
++++ b/Rakefile
+@@ -1,6 +1,3 @@
+-require 'bundler'
+-require 'bundler/gem_tasks'
+-
+ require 'chef_zero/version'
+ 
+ task :default => :pedant
+--- a/spec/run_oc_pedant.rb
++++ b/spec/run_oc_pedant.rb
+@@ -1,7 +1,4 @@
+ #!/usr/bin/env ruby
+-require 'bundler'
+-require 'bundler/setup'
+-
+ require 'chef_zero/server'
+ require 'rspec/core'
+ 
+--- a/spec/run_pedant.rb
++++ b/spec/run_pedant.rb
 @@ -1,7 +1,4 @@
  #!/usr/bin/env ruby
 -require 'bundler'

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



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