[DRE-commits] [ruby-aruba] 04/07: Add new dependencys (ruby-contracts, ruby-ffi, ruby-thor)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Thu Aug 20 13:59:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-aruba.
commit d00ffdb19637610eb448edcded568cbe8c30d96e
Author: Sebastien Badia <seb at sebian.fr>
Date: Thu Aug 20 15:56:47 2015 +0200
Add new dependencys (ruby-contracts, ruby-ffi, ruby-thor)
---
debian/control | 8 ++++----
debian/copyright | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 609ae52..ee00ae2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Hideki Yamane <henrich at debian.org>, Praveen Arimbrathodiyil <praveen at debian.org>
Build-Depends: debhelper (>= 9~), gem2deb (>= 0.3.0~), ruby-bcat (>= 0.6.1),
ruby-rdiscount (>= 1.6.8), rake (>= 0.9.2), ruby-rspec (>= 2.7.0), ruby-childprocess,
- libjs-jquery
+ libjs-jquery, ruby-fuubar, ruby-contracts
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-aruba.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-aruba.git;a=summary
@@ -15,9 +15,9 @@ XS-Ruby-Versions: all
Package: ruby-aruba
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, cucumber (>= 1.1.1),
- ruby-rspec-expectations (>= 2.7.0), ruby-childprocess (>= 0.3.6),
- libjs-jquery
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, cucumber (>= 1.3.19),
+ ruby-rspec-expectations (>= 2.99), ruby-childprocess (>= 0.5.6), ruby-ffi, ruby-thor,
+ libjs-jquery, ruby-contracts
Description: Cucumber extension for CLI applications
Aruba is Cucumber extension for Command line applications written in any
programming language. Features at a glance:
diff --git a/debian/copyright b/debian/copyright
index c66b0a0..8e7b967 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,7 +28,7 @@ License: CC-BY
Files: debian/*
Copyright: 2012 Hideki Yamane <henrich at debian.org>
- 2013 Praveen Arimbrathodiyil <praveen at debian.org>
+ 2013 Praveen Arimbrathodiyil <praveen at debian.org>
License: GPL-2+
License: Expat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aruba.git
More information about the Pkg-ruby-extras-commits
mailing list