[DRE-commits] [ruby-cucumber-rails] 05/09: Drop patch 0001-Allow-cucumber-2.0.patch, superseded upstream.

Stefano Rivera stefano at rivera.za.net
Fri Jul 22 18:45:54 UTC 2016


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

stefanor pushed a commit to branch master
in repository ruby-cucumber-rails.

commit 6c66ed76d23b8ea3ee098419972d20546969ace8
Author: Stefano Rivera <stefanor at debian.org>
Date:   Thu Jul 21 16:08:56 2016 -0700

    Drop patch 0001-Allow-cucumber-2.0.patch, superseded upstream.
---
 debian/changelog                             |  1 +
 debian/patches/0001-Allow-cucumber-2.0.patch | 21 ---------------------
 debian/patches/series                        |  1 -
 3 files changed, 1 insertion(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 46779da..f596dd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-cucumber-rails (1.4.3-1) UNRELEASED; urgency=medium
 
   [ Stefano Rivera ]
   * New upstream release.
+  * Drop patch 0001-Allow-cucumber-2.0.patch, superseded upstream.
   * Bump dependencies, following upstream.
 
   [ Cédric Boutillier ]
diff --git a/debian/patches/0001-Allow-cucumber-2.0.patch b/debian/patches/0001-Allow-cucumber-2.0.patch
deleted file mode 100644
index 9382335..0000000
--- a/debian/patches/0001-Allow-cucumber-2.0.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Antonio Terceiro <terceiro at softwarelivre.org>
-Date: Thu, 29 Oct 2015 17:06:57 -0200
-Subject: Allow cucumber 2.0
-
----
- cucumber-rails.gemspec | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/cucumber-rails.gemspec b/cucumber-rails.gemspec
-index e326fb5..0be064c 100644
---- a/cucumber-rails.gemspec
-+++ b/cucumber-rails.gemspec
-@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
-   s.license = 'MIT'
- 
-   s.add_runtime_dependency('capybara', ['>= 1.1.2', '< 3'])
--  s.add_runtime_dependency('cucumber', ['>= 1.3.8', '< 2'])
-+  s.add_runtime_dependency('cucumber', ['>= 1.3.8', '< 2.1'])
-   s.add_runtime_dependency('nokogiri', '~> 1.5')
-   s.add_runtime_dependency('rails', ['>= 3', '< 5'])
-   s.add_runtime_dependency('mime-types', ['>= 1.16', '< 3'])
diff --git a/debian/patches/series b/debian/patches/series
index 410f090..b359734 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-0001-Allow-cucumber-2.0.patch
 0002-gemspec-avoid-using-git.patch

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



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