[DRE-commits] [ruby-ftw] 03/06: Add suggested gemfile dependencies
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Aug 5 06:16:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository ruby-ftw.
commit 3f6c1e00fd93b8c7bfde2f8f007b08b051b87c45
Author: Tim Potter <tpot at hp.com>
Date: Fri Aug 1 12:43:28 2014 +1000
Add suggested gemfile dependencies
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e213f6d..ea0d981 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-ftw
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-cabin, ruby-http-parser.rb, ruby-addressable, ruby-backports
# cabin (> 0), http_parser.rb (= 0.5.3), addressable (>= 0), backports (>= 2.6.2), minitest (> 0, development)
Description: For The Web. Trying to build a solid and sane API for client and server web stuff. Client and Server operations for HTTP, WebSockets, SPDY, etc.
For The Web. Trying to build a solid and sane API for client and server web stuff. Client and Server operations for HTTP, WebSockets, SPDY, etc.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ftw.git
More information about the Pkg-ruby-extras-commits
mailing list