[DRE-commits] [ruby-sshkit] 03/07: d/control: Update build-depends according new release

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon May 4 15:48:45 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-sshkit.

commit 72e8aef246b7a6afc37e5a982685f99749ef71bc
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon May 4 15:13:59 2015 +0200

    d/control: Update build-depends according new release
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index f32168c..5fbeb87 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Uploaders: Sebastien Badia <seb at sebian.fr>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb (>= 0.7.5~),
                rake,
+               ruby-colorize,
+               ruby-minitest,
                ruby-mocha,
-               ruby-net-scp (>= 1.1.1),
-               ruby-net-ssh (>= 2.8.0),
-               ruby-rspec,
-               ruby-term-ansicolor
 Standards-Version: 3.9.5
+               ruby-net-scp (>= 1.1.2),
+               ruby-net-ssh (>= 2.8.0)
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sshkit.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-sshkit.git;a=summary
 Homepage: http://github.com/capistrano/sshkit
@@ -21,9 +21,9 @@ Package: ruby-sshkit
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-net-scp (>= 1.1.1),
+         ruby-colorize,
+         ruby-net-scp (>= 1.1.2),
          ruby-net-ssh (>= 2.8.0),
-         ruby-term-ansicolor,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: toolkit for running commands in a structured way on one or more servers

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



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