[DRE-commits] [ruby-coveralls] 14/15: refresh again

Lucas Kanashiro kanashiro at moszumanska.debian.org
Fri Sep 1 22:18:51 UTC 2017


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

kanashiro pushed a commit to branch master
in repository ruby-coveralls.

commit a4be8cd56c6a9d0b848c7bc1fb915c476e118555
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Fri Sep 1 19:05:45 2017 -0300

    refresh again
---
 debian/patches/02_disable_vcr.diff   | 6 +++---
 debian/patches/04_include_rspec.diff | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/02_disable_vcr.diff b/debian/patches/02_disable_vcr.diff
index 8b97c51..6bd3b9f 100644
--- a/debian/patches/02_disable_vcr.diff
+++ b/debian/patches/02_disable_vcr.diff
@@ -12,9 +12,9 @@ Last-Update: 2014-03-04
 +# vcr tests are excluded because is not available in Debian yet: #695195.
 +#require 'vcr'
  
- require 'pry' if RUBY_VERSION > "1.8.7"
- 
-@@ -29,10 +30,10 @@ setup_formatter
+ # We do not need pry to run tests during the build
+ #require 'pry' if RUBY_VERSION > "1.8.7"
+@@ -30,10 +31,10 @@ setup_formatter
  
  require 'coveralls'
  
diff --git a/debian/patches/04_include_rspec.diff b/debian/patches/04_include_rspec.diff
index a72ccf2..0c2bebf 100644
--- a/debian/patches/04_include_rspec.diff
+++ b/debian/patches/04_include_rspec.diff
@@ -12,5 +12,5 @@ Last-Update: 2014-03-04
 +# For some reason rspec wasn't included
 +require 'rspec'
  
- require 'pry' if RUBY_VERSION > "1.8.7"
- 
+ # We do not need pry to run tests during the build
+ #require 'pry' if RUBY_VERSION > "1.8.7"

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



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