[DRE-commits] [ruby-rqrcode] 03/04: removed version dependency of ruby1.8, changed to ruby

Jonas Genannt jonas at brachium-system.net
Sat Nov 30 20:44:36 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-rqrcode.

commit b791587ab7ec36c0810796a5bde27116c989e93c
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sat Nov 30 21:40:04 2013 +0100

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

diff --git a/debian/control b/debian/control
index aea3f7e..fad1aa9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-rqrcode
 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: Ruby library for encoding QRCode (2D barcodes)
  rQRCode is a standalone, pure-Ruby library for generating QRCodes (2D
  barcodes). The simple interface allows you to create QR Code data

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



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