[DRE-commits] [ruby-test-unit] 02/04: Drop dependency on ruby to reduce dependency cycle with ruby2.3
zeha at debian.org
zeha at debian.org
Tue Mar 1 17:58:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-test-unit.
commit 70ef46f8ef68f3312277c4c892d21419617bee55
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Tue Mar 1 18:53:48 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 8ba6326..32e06ef 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ XS-Ruby-Versions: all
Package: ruby-test-unit
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter,
- ruby-power-assert,
+Depends: ruby-power-assert,
${misc:Depends},
${shlibs:Depends}
Description: unit testing framework for Ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-test-unit.git
More information about the Pkg-ruby-extras-commits
mailing list