[DRE-commits] [cucumber] 05/11: remove duplicate rake in Build-Depends, bump version of ruby-gherkin, update my email address
Cédric Boutillier
boutil at alioth.debian.org
Thu Aug 15 16:41:12 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository cucumber.
commit 031f30de20a259d1ac5942803f9eb1bef7a67d98
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Aug 13 22:07:11 2013 +0200
remove duplicate rake in Build-Depends, bump version of ruby-gherkin, update my email address
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 7dd7ac6..6be0fad 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: cucumber
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio Terceiro <terceiro at debian.org>, Cédric Boutillier <cedric.boutillier at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-json, ruby-diff-lcs, ruby-gherkin (>= 2.11.0~), ruby-builder, rake, ruby-rspec, ruby-nokogiri, rake, libjs-jquery
Standards-Version: 3.9.3
+Uploaders: Antonio Terceiro <terceiro at debian.org>, Cédric Boutillier <boutil at debian.org>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-json, ruby-diff-lcs, ruby-gherkin (>= 2.12~), ruby-builder, rake, ruby-rspec, ruby-nokogiri, libjs-jquery
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/cucumber.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/cucumber.git;a=summary
Homepage: http://cukes.info/
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: cucumber
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json, ruby-diff-lcs, ruby-gherkin (>= 2.11.0~), ruby-builder, libjs-jquery
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-json, ruby-diff-lcs, ruby-gherkin (>= 2.12~), ruby-builder, libjs-jquery
Suggests: rake, ruby-nokogiri
Description: acceptance testing framework
Cucumber lets software development teams describe how software should behave
--
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