[DRE-commits] [ruby-test-declarative] 02/04: d/control: changed dependency from ruby1.8 to ruby
Jonas Genannt
jonas at brachium-system.net
Sun Dec 15 20:17:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-test-declarative.
commit 823bf6dc440329b51ad11246a60cabff1fd3664a
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sun Dec 15 21:09:01 2013 +0100
d/control: changed dependency from ruby1.8 to ruby
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 057e381..f786247 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,6 @@ XS-Ruby-Versions: all
Package: ruby-test-declarative
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: adds a declarative test method syntax to test/unit
Simply adds a declarative test method syntax to test/unit.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-test-declarative.git
More information about the Pkg-ruby-extras-commits
mailing list