[DRE-commits] [ruby-ethon] 03/06: remove already applied patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 13 11:52:09 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-ethon.

commit af76c9c68620499e0ed58b66b635e112b86fb515
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Apr 13 14:35:23 2014 +0530

    remove already applied patch
---
 debian/patches/fix-effective-url-test.patch | 26 --------------------------
 debian/patches/series                       |  1 -
 2 files changed, 27 deletions(-)

diff --git a/debian/patches/fix-effective-url-test.patch b/debian/patches/fix-effective-url-test.patch
deleted file mode 100644
index 71e83c2..0000000
--- a/debian/patches/fix-effective-url-test.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 441c819d2cb60de3c4d40afd4053a903d439217e Mon Sep 17 00:00:00 2001
-From: Praveen Arimbrathodiyil <praveen at debian.org>
-Date: Thu, 16 May 2013 13:10:44 +0530
-Subject: [PATCH] fix effective url
-
-if this is not correct, it is a bug. Merge or fix.
----
- spec/ethon/easy/informations_spec.rb | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/spec/ethon/easy/informations_spec.rb b/spec/ethon/easy/informations_spec.rb
-index 30ac65f..cd6924e 100644
---- a/spec/ethon/easy/informations_spec.rb
-+++ b/spec/ethon/easy/informations_spec.rb
-@@ -52,7 +52,7 @@
- 
-   describe "#effective_url" do
-     it "returns url" do
--      expect(easy.effective_url).to eq("http://localhost:3001")
-+      expect(easy.effective_url).to eq("http://localhost:3001/")
-     end
-   end
- 
--- 
-1.8.1.6
-
diff --git a/debian/patches/series b/debian/patches/series
index 1667dc8..005fb51 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 remove-rubygems-bundler.patch
-fix-effective-url-test.patch

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



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