[DRE-commits] [ruby-docker-api] 03/03: Refresh patches

Miguel Landaeta nomadium at moszumanska.debian.org
Sun Mar 16 17:18:40 UTC 2014


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

nomadium pushed a commit to branch master
in repository ruby-docker-api.

commit 32a32bb721ef72ceded1503d27cea1d37cf805ef
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sun Mar 16 12:42:26 2014 -0300

    Refresh patches
---
 debian/patches/01_disable_rubygems.diff | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/patches/01_disable_rubygems.diff b/debian/patches/01_disable_rubygems.diff
index 9dc1c41..ee3dbb2 100644
--- a/debian/patches/01_disable_rubygems.diff
+++ b/debian/patches/01_disable_rubygems.diff
@@ -1,10 +1,12 @@
 Description: Disable rubygems usage
 Author: Miguel Landaeta <nomadium at debian.org>
 Forwarded: no
-Last-Update: 2014-03-04
+Last-Update: 2014-03-16
 
---- ruby-docker-api-1.8.4.orig/lib/docker.rb
-+++ ruby-docker-api-1.8.4/lib/docker.rb
+diff --git a/lib/docker.rb b/lib/docker.rb
+index 7ca2ffc..f79dfbb 100644
+--- a/lib/docker.rb
++++ b/lib/docker.rb
 @@ -3,7 +3,9 @@ require 'json'
  require 'excon'
  require 'tempfile'
@@ -15,4 +17,4 @@ Last-Update: 2014-03-04
 +#require 'rubygems/package'
  require 'archive/tar/minitar'
  require 'uri'
- require 'docker/version'
+ 

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



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