[DRE-commits] [ruby-rubinius-debugger] 02/06: Fix depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Jan 1 21:13:47 UTC 2016


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

ajqlee pushed a commit to branch master
in repository ruby-rubinius-debugger.

commit 7b2529241bbae536fd3c678acc4228b771ca326e
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Jan 2 05:00:44 2016 +0800

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

diff --git a/debian/control b/debian/control
index 5289270..9e5610c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-rubinius-debugger
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# bundler (~> 1.3, development), rake (~> 10.0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ bundler, rake
 Description: Rubinius debugger.
  Rubinius debugger.

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



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