[DRE-commits] [ruby-hmac] 04/07: removed version depend on ruby1.8 changed to ruby

Jonas Genannt jonas at brachium-system.net
Mon Dec 2 19:07:59 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-hmac.

commit 5e8c0bacd2563499515066a2961a79ffbd06a9b3
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Mon Dec 2 19:48:30 2013 +0100

    removed version depend on ruby1.8 changed to ruby
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1207fe4..1efc05b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         ruby1.8 | ruby-interpreter
+         ruby | ruby-interpreter
 Description: Ruby interface for HMAC algorithm
  This module provides common interface to HMAC functionality. HMAC is a
  kind of "Message Authentication Code" (MAC) algorithm whose standard is

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



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