[DRE-commits] [gitlab] 02/10: remove test_after_commit (debian has new major version)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 1 12:47:18 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit acd121d1ccb31651d334765a06c65c4a9d3c0cd2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Oct 1 10:25:36 2016 +0530

    remove test_after_commit (debian has new major version)
---
 debian/patches/0100-remove-development-test.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0100-remove-development-test.patch b/debian/patches/0100-remove-development-test.patch
index 8928f41..40dc196 100644
--- a/debian/patches/0100-remove-development-test.patch
+++ b/debian/patches/0100-remove-development-test.patch
@@ -2,7 +2,7 @@ Bundler will fail when it can't find these locally
 
 --- a/Gemfile
 +++ b/Gemfile
-@@ -245,90 +245,33 @@
+@@ -245,90 +245,32 @@
    gem 'influxdb', '~> 0.2', require: false
  end
  
@@ -86,6 +86,8 @@ Bundler will fail when it can't find these locally
 -  gem 'email_spec', '~> 1.6.0'
 -  gem 'json-schema', '~> 2.6.2'
 -  gem 'webmock', '~> 1.21.0'
+-  gem 'test_after_commit', '~> 0.4.2'
+-  gem 'sham_rack', '~> 1.3.6'
 +  gem 'capybara',            '~> 2.5'
 +  gem 'capybara-screenshot', '~> 1.0'
 +  gem 'poltergeist',         '~> 1.9'
@@ -95,8 +97,6 @@ Bundler will fail when it can't find these locally
 +  gem 'email_spec', '~> 1.6'
 +  gem 'json-schema', '~> 2.6', '>= 2.6.2'
 +  gem 'webmock', '~> 1.21'
-   gem 'test_after_commit', '~> 0.4.2'
--  gem 'sham_rack', '~> 1.3.6'
 +  gem 'sham_rack', '~> 1.3', '>= 1.3.6'
    gem 'timecop', '~> 0.8.0'
  end

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



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