[DRE-commits] [ruby-power-assert] 03/06: Drop dependency on ruby to reduce dependency cycle with ruby2.3

zeha at debian.org zeha at debian.org
Tue Mar 1 18:10:13 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-power-assert.

commit d5b79f0f52c8026b082a8758bedba70bb6178fc4
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Mar 1 19:03:56 2016 +0100

    Drop dependency on ruby to reduce dependency cycle with ruby2.3
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cd34a16..9c1510f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,7 @@ XS-Ruby-Versions: all
 Package: ruby-power-assert
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter,
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: library showing values of variables and method calls in an expression
  Power Assert shows each value of variables and method calls in the

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



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