[DRE-commits] [ruby-rubysl-test-unit] 04/08: Fix depends.

Andrew Lee ajqlee at moszumanska.debian.org
Thu Dec 31 22:50:49 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-rubysl-test-unit.

commit 23a60417201be27db426220e9a33d052b42399f2
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Fri Jan 1 06:24:17 2016 +0800

    Fix depends.
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e497b34..572ecbe 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ XS-Ruby-Versions: all
 Package: ruby-rubysl-test-unit
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# minitest (~> 4.7), bundler (~> 1.3, development), rake (~> 10.0, development), mspec (~> 1.5, development), rubysl-prettyprint (~> 2.0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-minitest, bundler, rake
+# mspec (~> 1.5, development), rubysl-prettyprint (~> 2.0, development)
 Description: Ruby standard library unit.
  Ruby standard library unit.

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



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