[DRE-commits] [ruby-faraday] 01/06: remove patron

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue May 20 20:34:39 UTC 2014


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

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

commit 26f2600967d83d09c973a0be415514153e161ac2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 20 23:29:27 2014 +0530

    remove patron
---
 debian/changelog     | 7 +++++++
 debian/control       | 1 -
 debian/ruby-tests.rb | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0714730..5dde261 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-faraday (0.9.0-2) UNRELEASED; urgency=low
+
+  * Team upload
+  * Remove patron (remove tests, remove build dep)
+
+ -- Pirate Praveen <praveen at debian.org>  Tue, 20 May 2014 23:28:05 +0530
+
 ruby-faraday (0.9.0-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index e8e74ad..a0f0e71 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-multipart-post,
                ruby-minitest,
                ruby-net-http-persistent,
-               ruby-patron,
                ruby-rack-test,
                ruby-simplecov,
                ruby-sinatra,
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index bb83324..99d5bba 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,4 +1,4 @@
-exec("sleep 10;script/test logger net_http_persistent net_http_test patron rack test_middleware excon")
+exec("sleep 10;script/test logger net_http_persistent net_http_test rack test_middleware excon")
 
 # uncomment this when all tests can be run
 #exec("script/test")

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



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