[DRE-commits] [cucumber] 10/11: Bump ruby-cucumber-core dependency to >= 1.5.
Stefano Rivera
stefano at rivera.za.net
Fri Jul 22 18:43:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
stefanor pushed a commit to branch master
in repository cucumber.
commit 15da1d1a6cf614d12c180be41f9fb5fbc6d54a02
Author: Stefano Rivera <stefanor at debian.org>
Date: Thu Jul 21 16:32:42 2016 -0700
Bump ruby-cucumber-core dependency to >= 1.5.
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 38cdce2..ce64b6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ cucumber (2.4.0-1) UNRELEASED; urgency=medium
* Bump ruby-gherkin dependency to >= 4.
* Bump Standards-Version to 3.9.8, no changes needed.
* Bump copyright years.
+ * Bump ruby-cucumber-core dependency to >= 1.5.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
diff --git a/debian/control b/debian/control
index 5e3cce0..47bcbf8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9~),
pry,
rake,
ruby-builder,
- ruby-cucumber-core,
+ ruby-cucumber-core (>= 1.5),
ruby-cucumber-wire,
ruby-diff-lcs,
ruby-gherkin (>= 4~),
@@ -31,7 +31,7 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: libjs-jquery,
ruby | ruby-interpreter,
ruby-builder,
- ruby-cucumber-core,
+ ruby-cucumber-core (>= 1.5),
ruby-cucumber-wire,
ruby-diff-lcs,
ruby-gherkin (>= 4~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/cucumber.git
More information about the Pkg-ruby-extras-commits
mailing list