[DRE-commits] [ruby-websocket-driver] 01/02: Add ruby-websocket-extensions to dependencies (Closes: #816882)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Sun Mar 6 08:34:30 UTC 2016


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-websocket-driver.

commit a46d77b6e5a100dc53514b98f42b5c68242299f6
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Sun Mar 6 11:32:54 2016 +0300

    Add ruby-websocket-extensions to dependencies (Closes: #816882)
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 27dceeb..f4c8e4a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
 Build-Depends: debhelper (>= 9~),
-               gem2deb
+               gem2deb,
+               ruby-websocket-extensions (>= 0.1.0)
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-websocket-driver.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-websocket-driver.git
@@ -16,6 +17,7 @@ Package: ruby-websocket-driver
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         ruby-websocket-extensions (>= 0.1.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: WebSocket protocol handler with pluggable I/O

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



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