[DRE-commits] [chef-zero] 02/04: New upstream release.
Stefano Rivera
stefano at rivera.za.net
Sat May 7 11:10:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
stefanor pushed a commit to branch master
in repository chef-zero.
commit 1c9043ebde1a3aa0b5445745ba565ea71137f651
Author: Stefano Rivera <stefanor at debian.org>
Date: Sat May 7 13:05:34 2016 +0200
New upstream release.
* New upstream release.
* Refresh patches.
---
debian/changelog | 7 +++++++
.../patches/0001-Remove-requires-of-rubygems-and-bundler.patch | 10 +---------
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5e4a524..3332465 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+chef-zero (4.6.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Refresh patches.
+
+ -- Stefano Rivera <stefanor at debian.org> Sat, 07 May 2016 13:05:08 +0200
+
chef-zero (4.5.0-2) unstable; urgency=medium
* Correct Vcs URLs (both to /git/)
diff --git a/debian/patches/0001-Remove-requires-of-rubygems-and-bundler.patch b/debian/patches/0001-Remove-requires-of-rubygems-and-bundler.patch
index e3f2d9f..adbdd07 100644
--- a/debian/patches/0001-Remove-requires-of-rubygems-and-bundler.patch
+++ b/debian/patches/0001-Remove-requires-of-rubygems-and-bundler.patch
@@ -10,8 +10,6 @@ Subject: Remove requires of rubygems and bundler
spec/run_pedant.rb | 3 ---
5 files changed, 11 deletions(-)
-diff --git a/Rakefile b/Rakefile
-index 209b5df..47ae07b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,6 +1,3 @@
@@ -20,9 +18,7 @@ index 209b5df..47ae07b 100644
-
require 'chef_zero/version'
- task :default => :pedant
-diff --git a/bin/chef-zero b/bin/chef-zero
-index 54739bc..7355a04 100755
+ def run_oc_pedant(env={})
--- a/bin/chef-zero
+++ b/bin/chef-zero
@@ -3,7 +3,6 @@
@@ -33,8 +29,6 @@ index 54739bc..7355a04 100755
$:.unshift(File.expand_path(File.join(File.dirname(__FILE__), "..", "lib")))
require 'chef_zero/log'
-diff --git a/lib/chef_zero/server.rb b/lib/chef_zero/server.rb
-index 9cf7b39..d38847e 100644
--- a/lib/chef_zero/server.rb
+++ b/lib/chef_zero/server.rb
@@ -18,7 +18,6 @@
@@ -45,8 +39,6 @@ index 9cf7b39..d38847e 100644
require 'timeout'
require 'stringio'
-diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
-index 79d92e7..c433c12 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -1,7 +1,4 @@
--
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