[DRE-commits] [ruby-packetfu] 04/06: refresh 000{1,2}* patches

Cédric Boutillier boutil at moszumanska.debian.org
Sun Aug 9 23:30:45 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-packetfu.

commit b557cd80ef704799179a01247b6b41d2918439cb
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Aug 10 01:13:36 2015 +0200

    refresh 000{1,2}* patches
---
 .../0001-Be-better-about-version-checking-multidigits.patch        | 7 +------
 .../patches/0002-Do-not-require-rubygems-even-with-Ruby-1.8.patch  | 4 +---
 2 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/debian/patches/0001-Be-better-about-version-checking-multidigits.patch b/debian/patches/0001-Be-better-about-version-checking-multidigits.patch
index 5cf02cd..fc136a3 100644
--- a/debian/patches/0001-Be-better-about-version-checking-multidigits.patch
+++ b/debian/patches/0001-Be-better-about-version-checking-multidigits.patch
@@ -7,11 +7,9 @@ Subject: [PATCH] Be better about version checking multidigits
  spec/packetfu_spec.rb |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/spec/packetfu_spec.rb b/spec/packetfu_spec.rb
-index 6bd3f7e..de55556 100644
 --- a/spec/packetfu_spec.rb
 +++ b/spec/packetfu_spec.rb
-@@ -2,7 +2,7 @@ require 'spec_helper'
+@@ -3,7 +3,7 @@
  
  describe PacketFu, "version information" do
  	it "reports a version number" do
@@ -20,6 +18,3 @@ index 6bd3f7e..de55556 100644
  	end
  	its(:version) {should eq PacketFu::VERSION}
  
--- 
-1.7.10.4
-
diff --git a/debian/patches/0002-Do-not-require-rubygems-even-with-Ruby-1.8.patch b/debian/patches/0002-Do-not-require-rubygems-even-with-Ruby-1.8.patch
index 5c763de..bf3f7e2 100644
--- a/debian/patches/0002-Do-not-require-rubygems-even-with-Ruby-1.8.patch
+++ b/debian/patches/0002-Do-not-require-rubygems-even-with-Ruby-1.8.patch
@@ -6,11 +6,9 @@ Subject: Do not require rubygems, even with Ruby 1.8
  lib/packetfu.rb |    1 -
  1 file changed, 1 deletion(-)
 
-diff --git a/lib/packetfu.rb b/lib/packetfu.rb
-index ef65445..46fc7f9 100644
 --- a/lib/packetfu.rb
 +++ b/lib/packetfu.rb
-@@ -8,7 +8,6 @@ $: << cwd
+@@ -9,7 +9,6 @@
  
  require File.join(cwd,"packetfu","structfu")
  require "ipaddr"

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



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